1config BR2_PACKAGE_PYTHON_SERIAL 2 bool "python-serial" 3 help 4 python-serial is a Python library to access serial ports. 5 6 https://github.com/pyserial/pyserial 7