1config BR2_PACKAGE_PYTHON_MINIMALMODBUS 2 bool "python-minimalmodbus" 3 select BR2_PACKAGE_PYTHON_SERIAL # runtime 4 help 5 Easy-to-use Modbus RTU and Modbus ASCII implementation. 6 7 https://minimalmodbus.readthedocs.io/ 8