mbed-os/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX
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
..
TARGET_FF_LPC546XX Define I²C related pin names for the L-Tek FF-LPC546XX target 2019-07-27 07:18:15 -07:00
TARGET_LPCXpresso Merge pull request #11060 from NXPmicro/LPC_Update_SPI_Driver 2019-07-22 11:37:20 +03:00
device stack: armc: Workaround config passing bug 2020-09-10 10:08:38 +01:00
drivers LPC546XX: Update the ADC SDK driver 2019-07-15 14:40:55 -05:00
flash_api.c MCUXpresso: Update LPC HAL flash driver 2019-03-08 07:28:57 -06:00
trng_api.c MCUXpresso: Update LPC TRNG driver 2019-03-08 07:28:57 -06:00