mbed-os/targets/TARGET_Maxim/TARGET_MAX32620/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
..
TOOLCHAIN_ARM_STD 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
adc_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
aes_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
clkman_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
cmsis.h [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
cmsis_nvic.h CMSIS5: Replace target defined NVIC_Set/GetVector with CMSIS implementation 2017-05-30 18:55:51 +01:00
crc_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
device_nvic.c CMSIS5: Replace target defined NVIC_Set/GetVector with CMSIS implementation 2017-05-30 18:55:51 +01:00
flc_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
gpio_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
i2cm_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
i2cs_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
icc_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
ioman_regs.h [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
maa_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
max32620.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
owm_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
pmu_regs.h [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
pt_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
pwrman_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
pwrseq_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
rtc_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
spi_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
spib_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
spix_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
system_max32620.c [MAX32620HSP] Reduced system clock speed due to SPI issue. 2016-10-12 08:59:38 -05:00
system_max32620.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
tmr_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
tpu_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
trim_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
uart_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
usb_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
wdt_regs.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00