mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 18:49:13 +00:00
We had been search for <BOARD>.yaml, however its possible that doesn't match anything and we actually use <BOARD>_defconfig in boilerplate.cmake. So search for *_defconfig instead of *.yaml to generate the <BOARD> list. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
usage.cmake |