|
@@ -2,8 +2,7 @@ config BR2_PACKAGE_PICOCOM
|
|
|
bool "picocom"
|
|
|
depends on BR2_USE_MMU # fork()
|
|
|
help
|
|
|
- picocom is a minimal dumb-terminal emulation program. It
|
|
|
- is, in principle, very much like minicom, only it's pico
|
|
|
- instead of mini!
|
|
|
+ picocom is a minimal dumb-terminal emulation program. It is, in
|
|
|
+ principle, very much like minicom, only it's pico instead of mini!
|
|
|
|
|
|
- http://code.google.com/p/picocom/
|
|
|
+ https://github.com/npat-efault/picocom/
|