summaryrefslogtreecommitdiff
path: root/package/picocom/Config.in
blob: be5400182be62efa6602f38cecd0faf0355e2c5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config ADK_PACKAGE_PICOCOM
	prompt "picocom........................... minimal dumb-terminal emulation program"
	tristate
	default n
	help
	  As its name suggests, picocom is a minimal dumb-terminal emulation 
	  program. It is, in principle, very much like minicom, only it's pico 
	  instead of mini! It was designed to serve as a simple, manual, modem 
	  configuration, testing, and debugging tool. It has also served (quite 
	  well) as a low-tech "terminal-window" to allow operator intervention 
	  in PPP connection scripts. It could also prove useful in many other 
	  similar tasks.
	  
	  http://efault.net/npat/hacks/picocom/