support PLC bus and opcua API

This commit is contained in:
wlyu
2022-01-30 22:51:00 +08:00
parent d5ff9259a0
commit 5346d8401f
19 changed files with 913 additions and 29 deletions

View File

@@ -1,5 +1,4 @@
SRC_DIR :=
SRC_FILES := control.c
include $(KERNEL_ROOT)/compiler.mk