From 5c959c117d9079432e6e03c249a6534cca4eb6eb Mon Sep 17 00:00:00 2001 From: Simon Dawson Date: Mon, 4 Jun 2012 20:32:15 +0000 Subject: nanocom: new package Signed-off-by: Simon Dawson Signed-off-by: Peter Korsgaard --- package/nanocom/Config.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/nanocom/Config.in (limited to 'package/nanocom/Config.in') diff --git a/package/nanocom/Config.in b/package/nanocom/Config.in new file mode 100644 index 000000000..51d628aec --- /dev/null +++ b/package/nanocom/Config.in @@ -0,0 +1,11 @@ +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/ -- cgit v1.2.3