zephyr/cmake
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
..
app cmake: dts: move to specifying shield on the command line 2019-01-18 13:20:59 -06:00
backports
compiler host-gcc: exclude -lgcc to fix -mx32 [qemu_]x86_64 regression 2019-01-30 22:08:30 -05:00
emu sanitycheck: Add Renode cmake configuration 2019-01-14 09:12:07 -05:00
flash cmake: Use west installation directly 2019-01-29 10:15:01 +01:00
ide
reports
toolchain toolchain: Support multiple versions of the Zephyr SDK 2019-01-24 10:51:14 -06:00
usage cmake: Fix how usage finds board names 2019-01-31 03:17:19 -06:00
util
ccache.cmake
cfb.cmake
dts.cmake cmake: Rebuild when DTS sources are modified 2019-01-25 03:02:58 -06:00
extensions.cmake cmake: dtc: silence output from check_dtc_flag 2019-01-25 23:14:54 -05:00
extra_flags.cmake
fpu-for-gcc-m-cpu.cmake
gcc-m-cpu.cmake
generic_toolchain.cmake cmake: Introduce host toolchain for POSIX arch 2019-01-10 14:56:32 -05:00
git.cmake cmake: boilerplate: Move out finding git+python to separate cmake files 2018-12-27 19:24:51 -05:00
hex.cmake
host-tools.cmake cmake: Use west installation directly 2019-01-29 10:15:01 +01:00
kconfig.cmake
kobj.cmake cmake: Use variables for target names 2019-01-19 07:21:55 -05:00
pristine.cmake
python.cmake cmake: boilerplate: Move out finding git+python to separate cmake files 2018-12-27 19:24:51 -05:00
target_toolchain.cmake
version.cmake