buildroot/package/python-minimalmodbus/Config.in

8 lines
220 B
Plaintext
Raw Permalink Normal View History

2024-02-18 09:22:07 +08:00
config BR2_PACKAGE_PYTHON_MINIMALMODBUS
bool "python-minimalmodbus"
select BR2_PACKAGE_PYTHON_SERIAL # runtime
help
Easy-to-use Modbus RTU and Modbus ASCII implementation.
https://minimalmodbus.readthedocs.io/