mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
10 lines
266 B
Plaintext
10 lines
266 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://github.com/npat-efault/picocom/
|