mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
12
package/nanocom/Config.in
Normal file
12
package/nanocom/Config.in
Normal file
@@ -0,0 +1,12 @@
|
||||
config BR2_PACKAGE_NANOCOM
|
||||
bool "nanocom"
|
||||
help
|
||||
Nanocom is based upon microcom (http://microcom.port5.com/)
|
||||
but removes the scripting and logging features while
|
||||
introducing support for setting local/remote echo, parity
|
||||
and stop bits. It also follows a more standard command line
|
||||
style using the getopt function. Internally much of the
|
||||
code has been rewritten and reformatted, the menu system in
|
||||
particular is almost entirely different.
|
||||
|
||||
http://nanocom.sourceforge.net/
|
||||
Reference in New Issue
Block a user