zephyr/scripts/ci
Stephanos Ioannidis 3e706376e6 scripts: ci: test_plan: Specify ZEPHYR_BASE for list_boards
The commit c3620c8a8e changed the
`list_boards` script such that it no longer searches the boards from
the `ZEPHYR_BASE` path by default.

This commit updates the `test_plan` script to invoke the `list_boards`
script with the `ZEPHYR_BASE` as a search path.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-09-08 18:17:10 +09:00
..
check_compliance.py scripts: ci: check_compliance: ignore missing APP_LOG_LEVEL 2022-09-07 11:18:27 +00:00
errno.py
guideline_check.py
pylintrc
tags.yaml
test_plan.py scripts: ci: test_plan: Specify ZEPHYR_BASE for list_boards 2022-09-08 18:17:10 +09:00
twister_ignore.txt uncrustify: remove configuration file 2022-06-15 09:37:30 -04:00
version_mgr.py