mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
This release adds support for no-MMU build. Cc: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
9 lines
230 B
Plaintext
9 lines
230 B
Plaintext
config BR2_PACKAGE_PICOCOM
|
|
bool "picocom"
|
|
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
|