zephyr/cmake/toolchain
Sebastian Bøe f58e4e0e67 cmake: Fix zephyr-sdk's with a single toolchain
It used to be that zephyr-sdk's were always contained all toolchains,
but as of recently it is also possible to download partial toolchains.

This patch fixes an issue where it was assumed that the zephyr sdk
contained an x86 toolchain. Now we glob for all known toolchains.

Note that the toolchain discovered by generic.cmake can be any generic
toolchain and does not need to be the same that is discovered by
target.cmake.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2020-02-11 17:48:56 +02:00
..
cross-compile
espressif
gnuarmemb toolchain: Have Kconfig NEWLIB_LIBC_NANO depend on toolchain support 2020-01-29 12:22:31 -06:00
host
llvm
xcc toolchain: xcc: use Clang if exists 2020-01-07 17:09:38 +01:00
xtools cmake: xtools: use SoC name in path to xtensa toolchain 2019-12-21 10:27:32 -05:00
zephyr cmake: Fix zephyr-sdk's with a single toolchain 2020-02-11 17:48:56 +02:00