blob: bc0a05869e8e19e7131d1eac37b9da2618516dfe [file] [log] [blame]
Simon Dawson5c959c12012-06-04 20:32:15 +00001config BR2_PACKAGE_NANOCOM
2 bool "nanocom"
3 help
Thomas Petazzoni2277fde2017-12-18 09:21:05 +01004 Nanocom is based upon microcom (http://microcom.port5.com/)
5 but removes the scripting and logging features while
6 introducing support for setting local/remote echo, parity
7 and stop bits. It also follows a more standard command line
8 style using the getopt function. Internally much of the
9 code has been rewritten and reformatted, the menu system in
10 particular is almost entirely different.
Simon Dawson5c959c12012-06-04 20:32:15 +000011
12 http://nanocom.sourceforge.net/