xref: /OK3568_Linux_fs/buildroot/package/libmodbus/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBMODBUS
2	bool "libmodbus"
3	help
4	  libmodbus is a free software library to send/receive data
5	  according to the Modbus protocol. This library is written in C
6	  and supports RTU (serial) and TCP (Ethernet) communications.
7
8	  http://libmodbus.org
9