1config BR2_PACKAGE_RS485CONF
2 bool "rs485conf"
3 help
4 rs485conf is intended to be used on embedded boards with RS485
5 interface. It can show as well as modify RS485 configuration
6 parameters of TTY device with easy to use command line
7 options.
8
9 https://github.com/mniestroj/rs485conf
10