zephyr/scripts/kconfig
Andrzej Głąbek 23994335c8 scripts: kconfig: Add missing check in _dt_node_bool_prop_generic
This is a follow up to commit a1ab8da862.

Handle the case when a node with the specified label does not exist.
Unlike edt.get_node(), edt.label2node.get() retuns None then, it does
not raise edtlib.EDTError.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-03-24 15:13:32 +01:00
..
diffconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
guiconfig.py guiconfig: fix search function 2021-02-08 16:24:05 -05:00
hardenconfig.py hardening: Deal with empty lines in csv file 2020-08-12 16:43:18 -04:00
hardened.csv net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
kconfig.py scripts: kconfig: update symbol info hint URL 2022-03-03 08:30:25 -05:00
kconfigfunctions.py scripts: kconfig: Add missing check in _dt_node_bool_prop_generic 2022-03-24 15:13:32 +01:00
kconfiglib.py kconfig: kconfiglib.py: Backup files only 2021-01-28 10:40:24 -05:00
lint.py scripts: kconfig: lint.py: Add check for missing CONFIG_ prefix 2020-01-31 19:29:49 +01:00
menuconfig.py scripts: menuconfig: proper handling of NULL character as input 2021-04-07 10:19:14 +02:00