Blame view

buildroot/buildroot-2016.08.1/package/nanocom/Config.in 491 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
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/