zephyr/cmake/usage
Kumar Gala e11314a21f cmake: Fix how usage finds board names
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>
2019-01-31 03:17:19 -06:00
..
CMakeLists.txt cmake: dts: move to specifying shield on the command line 2019-01-18 13:20:59 -06:00
usage.cmake cmake: Fix how usage finds board names 2019-01-31 03:17:19 -06:00