zephyr/scripts/kconfig
Ulf Magnusson 776de86dc7 menuconfig: Update to work around resizing crash on macOS
Update menuconfig (and kconfiglib and guiconfig, just to sync) to
upstream revision 424d0d38e7, to get this commit in, which works around
a crash on some macOS Python installations.

    menuconfig: Work around crash on resize on some macOS systems

    get_wch() has started raising curses.error when resizing the
    terminal on some macOS Python installations. Work around for now by
    falling back on getch(), which still works.

    See https://github.com/ulfalizer/Kconfiglib/issues/84. Needs more
    investigation, but I don't have a Mac handy.

    Based on https://github.com/ulfalizer/Kconfiglib/pull/85, but with
    some more comments.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-13 14:03:12 +01:00
..
diffconfig
guiconfig.py menuconfig: Update to work around resizing crash on macOS 2020-01-13 14:03:12 +01:00
hardenconfig.py
hardened.csv
kconfig.py kconfiglib: Update to hide tracebacks for expected errors 2019-12-20 19:48:09 -05:00
kconfigfunctions.py kconfig: Fix wrong max argument count for some preprocessor functions 2020-01-13 13:48:17 +01:00
kconfiglib.py menuconfig: Update to work around resizing crash on macOS 2020-01-13 14:03:12 +01:00
lint.py scripts: kconfig: lint.py: Improve error reporting 2020-01-09 11:19:57 -05:00
menuconfig.py menuconfig: Update to work around resizing crash on macOS 2020-01-13 14:03:12 +01:00