linuxOS_AP06/buildroot/package/gensio/Config.in

9 lines
214 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
config BR2_PACKAGE_GENSIO
bool "gensio"
depends on BR2_USE_MMU # fork()
help
A library to abstract stream I/O like serial port, TCP,
telnet, UDP, SSL, IPMI SOL, etc.
https://github.com/cminyard/gensio