zephyr/doc/develop
Daniel Leung cdb9166b81 cmake: toolchain/xcc,xt-clang: env vars for multiple cores
To use Xtensa toolchain, various environment variables must be
set so the executables can find necessary files and what core
to compile for. This becomes an annoyance when you have to
test multiple boards with different cores. You have to use
one set of environment variables per core. Twister cannot test
them all in one setting, and it is especially annoying doing
west builds. So enhance the environment variables handling so
that TOOLCHAIN_VER and XTENSA_CORE can be replaced by
TOOLCHAIN_VAR_<board> and XTENSA_CORE_<board> where <board>
is the normalized board target (think <board>.yaml). CMake
will then figure out the core ID for the toolchain to use.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-10-31 09:26:00 -05:00
..
api
application doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
debug doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
flash_debug boards: atmel: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
getting_started doc: gsg: Add second note about different Linux distributions 2024-10-30 16:32:03 -05:00
languages
manifest doc: develop: manifests: external: add CANnectivity USB to CAN adapter 2024-09-18 15:30:16 +02:00
optimizations doc: samples: use :zephyr-app: for in-tree samples 2024-09-05 17:18:05 -04:00
sca doc: develop: sca: Update CodeChecker configuration options 2024-09-12 10:04:05 +02:00
test doc: pytest: Fix spelling of unlaunched 2024-10-21 01:45:49 +01:00
toolchains cmake: toolchain/xcc,xt-clang: env vars for multiple cores 2024-10-31 09:26:00 -05:00
tools doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
west doc: develop: west: Add alias documentation 2024-10-30 14:30:31 -05:00
beyond-GSG.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
env_vars.rst
index.rst
modules.rst doc: modules: Document conventions for auto-generated Kconfig options 2024-09-16 10:07:13 +02:00