mbed-os/targets/TARGET_NUVOTON/TARGET_M261/device
Jaeden Amero 612b148fd4 stack: armc: Workaround config passing bug
Workaround a bug where the boot stack size configuration option is not
passed on to armlink, the Arm Compiler's linker. Prefer
MBED_CONF_TARGET_BOOT_STACK_SIZE if present, as this is what the
configuration system should provide. Fall back to MBED_BOOT_STACK_SIZE
if MBED_CONF_TARGET_BOOT_STACK_SIZE is not defined, as in the case of
buggy tools. If both MBED_CONF_TARGET_BOOT_STACK_SIZE and
MBED_BOOT_STACK_SIZE are not defined, then we fall back to a hard-coded
value provided by the linkerscript. See
https://github.com/ARMmbed/mbed-os/issues/13474 for more information.
2020-09-10 10:08:38 +01:00
..
Reg modify acceptable license term of SDK drivres 2019-08-23 18:12:23 +08:00
StdDriver NUVOTON: Fix BSP/MKROM header 2019-10-24 09:36:25 +08:00
TOOLCHAIN_ARMC6 stack: armc: Workaround config passing bug 2020-09-10 10:08:38 +01:00
TOOLCHAIN_GCC_ARM Use boot stack size from config system 2020-09-10 10:08:38 +01:00
TOOLCHAIN_IAR Use boot stack size from config system 2020-09-10 10:08:38 +01:00
M261.h NUVOTON: Fix BSP/MKROM header 2019-10-24 09:36:25 +08:00
M261_mem.h M263: Enable configurability for memory specification 2020-03-20 09:16:50 +08:00
M261_mem.icf.h M263: Enable configurability for memory specification 2020-03-20 09:16:50 +08:00
cmsis.h re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
cmsis_nvic.h re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
startup_M261.c NUMAKER_IOT_M263A: keep __vector_handlers symbol in LTO builds 2020-02-04 12:29:57 +01:00
system_M261.c NUVOTON: Re-implement __PC() with toolchain built-in 2019-10-24 09:36:25 +08:00
system_M261.h re-license files of M261 device folder to be Apache 2019-08-23 18:12:19 +08:00