mbed-os/targets/TARGET_STM/TARGET_STM32L1/TARGET_XDOT_L151CC
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
..
device stack: armc: Workaround config passing bug 2020-09-10 10:08:38 +01:00
PeripheralNames.h TARGET_STM: Add DEVICE_SPI_COUNT to use SPIs without interference 2019-06-14 14:15:56 +02:00
PeripheralPins.c STM32L1 : internal ADC channels 2017-08-09 11:01:40 +02:00
PinNames.h TARGET_STM32L1 astyle 2018-06-27 14:44:37 +02:00
objects.h STM32: Analogin - define handle in object not as a global 2017-07-17 13:23:45 +02:00
xdot_eeprom.c TARGET_STM32L1 astyle 2018-06-27 14:44:37 +02:00
xdot_eeprom.h TARGET_STM32L1 astyle 2018-06-27 14:44:37 +02:00
xdot_low_power.c TARGET_STM32L1 astyle 2018-06-27 14:44:37 +02:00
xdot_low_power.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00