zephyr/scripts/ci
Torsten Rasmussen ea2ab69cf5 scripts: compliance.py updated to support KconfigBasic
This commit lets the Kconfig compliance check run from top of current
git repo instead of only executing inside ZEPHYR_BASE.
This extends the usability of the Kconfig compliance check.

Together with this possibility, a KconfigBasic mode has been added which
will execute the same verification for symbols in the Kconfig tree but
will not check for undefined symbols outside Kconfig.

This is needed as running Kconfig undef check outside the tree in
non-Zephyr repos might pickup `CONFIG_` named symbols in other code.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-01-30 08:09:49 -05:00
..
check_compliance.py scripts: compliance.py updated to support KconfigBasic 2021-01-30 08:09:49 -05:00
get_modified_boards.py
get_modified_tests.py
pylintrc
run_ci.sh
twister_ignore.txt ci: add .buildkite/daily.yml to twister ignore list 2021-01-29 10:19:52 -05:00
version_mgr.py
what_changed.py