zephyr/scripts/ci
Stephanos Ioannidis 0e5762e56e scripts: compliance: Fix misdetection of Kconfig choices as undefined
This commit updates the KconfigCheck to add the Kconfig symbols from
both "config" and "choice" symbol lists to the defined symbol list, as
opposed to the "config" list only, in order to prevent any references
to the choice symbols outside the Kconfig files (e.g. in documentation)
from being reported as undefined.

Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
2022-12-13 17:20:10 +09:00
..
check_compliance.py scripts: compliance: Fix misdetection of Kconfig choices as undefined 2022-12-13 17:20:10 +09:00
errno.py
guideline_check.py
pylintrc
tags.yaml ci: twister: fixed path for tag based filtering 2022-12-02 07:31:37 -05:00
test_plan.py ci: twister: fixed path for tag based filtering 2022-12-02 07:31:37 -05:00
twister_ignore.txt
upload_test_results.py ci: also upload results of twiser a week full builds 2022-11-07 14:20:02 -06:00
version_mgr.py