mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-20 15:38:55 +01:00
b13086072c
* Update docker & buildroot * Fix * fix versions
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
config BR2_PACKAGE_SER2NET
|
|
bool "ser2net"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
Ser2net provides a way for a user to connect from a network
|
|
connection to a serial port.
|
|
|
|
http://ser2net.sourceforge.net
|