feat support freemodbus from [https://github.com/RT-Thread-packages/freemodbus/tree/master:a7a61d5], compile OK
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
config CONNECTION_MODBUS
|
||||
bool "Using industrial fieldbus ModBus"
|
||||
default n
|
||||
|
||||
if CONNECTION_MODBUS
|
||||
source "$APP_DIR/Framework/connection/industrial_fieldbus/modbus/Kconfig"
|
||||
endif
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user