zephyr/cmake
Sebastian Bøe a8e90cbfb3 cmake: Fix shield bug when BOARD_ROOT is a list
Fix bug where SHIELDS would be marked as "not found" in the
NOT_FOUND_SHIELD_LIST when they were present, just not in the first
BOARD root in the BOARD_ROOT list.

Instead of marking shields in the NOT_FOUND_SHIELD_LIST, we (continue)
popping shields from SHIELD and check if there are any shields left in
SHIELD.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2020-03-25 20:23:09 +01:00
..
app cmake: Fix shield bug when BOARD_ROOT is a list 2020-03-25 20:23:09 +01:00
backports
bintools
compiler arch: arm: aarch32: Allow selecting compiler instruction set 2020-03-10 17:51:32 +01:00
emu
flash cmake: flash: Update WEST_DIR path 2020-03-23 17:55:14 +01:00
ide
linker/ld
makefile_exports cmake: Add option for exporting build metadata to Make 2020-01-23 15:09:12 -05:00
reports
toolchain cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
usage
util
boards.cmake boards: arm: nrf51_pca10028: rename board to nrf51dk_nrf51422 2020-03-24 11:45:27 +01:00
ccache.cmake
cfb.cmake
dts.cmake scripts: dts: write new gen_defines.py 2020-03-24 10:11:20 -05:00
extensions.cmake
extra_flags.cmake
gcc-m-cpu.cmake arch: arm64: Support aarch64-gcc compiler 2020-02-01 08:08:43 -05:00
generic_toolchain.cmake cmake: Introduce optional Kconfig for toolchains 2020-01-29 12:22:31 -06:00
git.cmake
hex.cmake
host-tools.cmake cmake: Bump MIN_WEST_VERSION to 0.7.1 2020-03-23 17:55:14 +01:00
kconfig.cmake cmake: Introduce optional Kconfig for toolchains 2020-01-29 12:22:31 -06:00
kobj.cmake build: prevent subsystems.json from being gen 2020-03-17 18:07:54 +02:00
pristine.cmake
python.cmake
target_toolchain.cmake
version.cmake cmake: report extra version (rcX) 2020-02-17 14:34:39 -05:00
zephyr_module.cmake