mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-17 05:36:19 +00:00
This is done to facilitate multi image build systems where child images could be associated with a different core than the parent image. In such situations, the name of the board associated with the core of the child image must be known. Boards for the 'CPUNET' domain is already in place. This commit adds the boards for the 'CPUAPP' domain. These would be needed if the parent image is build in the 'CPUNET' domain, and the child image is in the 'CPUAPP' domain. Signed-off-by: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
shields | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
deprecated.cmake | ||
index.rst | ||
Kconfig |