forked from xuos/xiuos
optimize control framework using socket, support LwIP and W5500(need to add init/socket apis)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
config CONTROL_PROTOCOL_MODBUS_TCP
|
||||
bool "Using modbus_tcp control protocol"
|
||||
default n
|
||||
select BSP_USING_LWIP
|
||||
select CONTROL_USING_SOCKET
|
||||
if CONTROL_PROTOCOL_MODBUS_TCP
|
||||
source "$APP_DIR/Framework/control/ipc_protocol/modbus_tcp/Kconfig"
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user