d6a5bcf906
Switch to new upstream. Drop upstream patch. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
10 lines
263 B
Plaintext
10 lines
263 B
Plaintext
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!
|
|
|
|
https://gitlab.com/wsakernel/picocom
|