mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-12 04:48:47 +00:00
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> |
||
---|---|---|
.. | ||
diffconfig | ||
guiconfig.py | ||
hardenconfig.py | ||
hardened.csv | ||
kconfig.py | ||
kconfigfunctions.py | ||
kconfiglib.py | ||
lint.py | ||
menuconfig.py |