Config.in 495 B

123456789101112
  1. config BR2_PACKAGE_NANOCOM
  2. bool "nanocom"
  3. help
  4. 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.
  11. http://nanocom.sourceforge.net/