mbed-os/targets/TARGET_STM/TARGET_STM32F7
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
..
STM32Cube_FW Update astyleignore and source code comment 2020-07-27 10:04:01 -07:00
TARGET_STM32F746xG stack: armc: Workaround config passing bug 2020-09-10 10:08:38 +01:00
TARGET_STM32F756xG stack: armc: Workaround config passing bug 2020-09-10 10:08:38 +01:00
TARGET_STM32F767xI stack: armc: Workaround config passing bug 2020-09-10 10:08:38 +01:00
TARGET_STM32F769xI stack: armc: Workaround config passing bug 2020-09-10 10:08:38 +01:00
analogin_device.c
analogout_device.c
can_device.h
cmsis.h
flash_api.c
gpio_irq_device.c
gpio_irq_device.h
i2c_device.h
objects.h
pin_device.h
pwmout_device.c
pwmout_device.h
serial_device.c
spi_api.c
spi_device.h
us_ticker_data.h