2011-10-19 12:35:56 +02:00
|
|
|
config BR2_PACKAGE_LIBMODBUS
|
|
|
|
bool "libmodbus"
|
|
|
|
help
|
2017-07-31 15:53:50 +02:00
|
|
|
libmodbus is a free software library to send/receive data
|
|
|
|
according to the Modbus protocol. This library is written in C
|
|
|
|
and supports RTU (serial) and TCP (Ethernet) communications.
|
2011-10-19 12:35:56 +02:00
|
|
|
|
|
|
|
http://libmodbus.org
|