d323379ca7
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> Reviewed-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
296 B
Plaintext
10 lines
296 B
Plaintext
config BR2_PACKAGE_RS485CONF
|
|
bool "rs485conf"
|
|
help
|
|
rs485conf is intended to be used on embedded boards with RS485
|
|
interface. It can show as well as modify RS485 configuration
|
|
parameters of TTY device with easy to use command line
|
|
options.
|
|
|
|
https://github.com/mniestroj/rs485conf
|