You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
d190bc3922
Update repository upstream url and add license hash. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
8 lines
206 B
Plaintext
8 lines
206 B
Plaintext
config BR2_PACKAGE_PYTHON_TERMINALTABLES
|
|
bool "python-terminaltables"
|
|
help
|
|
Generate simple tables in terminals from a nested list of
|
|
strings.
|
|
|
|
https://github.com/matthewdeanmartin/terminaltables
|