zephyr/scripts/kconfig
Ulf Magnusson e0f1d77f5c menuconfig: Fix some minor graphical glitching and add custom styles
Update menuconfig.py to upstream revision 35a60b786c646.

This fixes some minor graphical glitching, with parts of lines that
don't fit the terminal wrapping around to the next line, and some
headings disappearing.

This version also adds supports for custom style definitions,
contributed by Mitja Horvat (punkfluid). Colors can be specified both by
number and in #RRGGBB notation. Color accuracy varies depending on
terminal capabilities, but will usually be good.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-09-17 09:55:12 +02:00
..
checkconfig.py
diffconfig
kconfig.py docs: fixed documenation pointers 2018-09-12 12:03:18 -04:00
kconfiglib.py Kconfig: Support macro expansion within symbol names 2018-09-11 16:08:38 +02:00
menuconfig.py menuconfig: Fix some minor graphical glitching and add custom styles 2018-09-17 09:55:12 +02:00