mirror of https://github.com/ARMmbed/mbed-os.git
612b148fd4
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. |
||
---|---|---|
.. | ||
device | ||
partition | ||
LICENSE | ||
LICENSE-BSD-3-Clause | ||
PeripheralNames.h | ||
PinNames.h | ||
device.h | ||
gpio_api_ns.c | ||
gpio_irq_api.c | ||
gpio_object.h | ||
i2c_api.c | ||
lp_ticker.c | ||
mbed_serial_platform.c | ||
mbed_serial_platform.h | ||
mcuboot.bin | ||
objects.h | ||
pinmap_ns.c | ||
s_veneers.o | ||
serial_api.c | ||
sleep_api.c | ||
tfm_ioctl_api.h | ||
tfm_ioctl_ns_api.c | ||
tfm_s.axf | ||
tfm_s.bin | ||
us_ticker.c |