zephyr/cmake/toolchain/iar
Robin Kastberg 5a92e46c92 iar: toolchain: Implement IAR static init routine
This will implement a way of doing static initialization
the "IAR" way. This is done by calling __iar_data_init3
which handles all static initialization that is mentioned
in the linker file "initialize by copy".

Signed-off-by: Robin Kastberg <robin.kastberg@iar.com>
2025-05-12 19:18:56 +02:00
..
generic.cmake
Kconfig iar: toolchain: Implement IAR static init routine 2025-05-12 19:18:56 +02:00
Kconfig.defconfig iar: toolchain: Enable TOOLCHAIN_HAS_BUILTIN_FFS 2025-04-01 11:51:41 +02:00
target.cmake