mbed-os/targets/TARGET_NUVOTON/TARGET_NUC472/device
Maciej Bocianski 50c3b100a8 NUMAKER_PFM_NUC472: keep __vector_handlers symbol in LTO builds
Add a "used" attribute to __vector_handlers to fix ARMC6 build with
the "-flto" flag.
(Error: L6236E: No section matches selector - no section to be FIRST/LAST.)

This attribute, attached to a function/variable, means that code must be emitted
for the function even if it appears that the function is not referenced.
2020-02-04 12:30:00 +01:00
..
StdDriver [NUC472] Fix WDT driver in BSP 2019-05-24 11:35:43 +02:00
TOOLCHAIN_ARM_MICRO [NUC472] Support crash capture for no-XRAM configuration 2019-04-15 13:32:53 +08:00
TOOLCHAIN_ARM_STD [NUC472] Support crash capture for no-XRAM configuration 2019-04-15 13:32:53 +08:00
TOOLCHAIN_GCC_ARM [NUC472] Support crash capture for no-XRAM configuration 2019-04-15 13:32:53 +08:00
TOOLCHAIN_IAR Nuvoton: Support dynamic heap configuration on IAR 2019-12-27 09:01:07 +08:00
NUC472_442.h Fixed NUC472 SD & EMAC IP reset define 2018-07-20 18:23:41 +08:00
cmsis.h Correct Nuvoton compiler detection logic 2017-09-11 13:20:33 -05:00
cmsis_nvic.h Correct Nuvoton compiler detection logic 2017-09-11 13:20:33 -05:00
startup_NUC472_442.c NUMAKER_PFM_NUC472: keep __vector_handlers symbol in LTO builds 2020-02-04 12:30:00 +01:00
system_NUC472_442.c [NUC472] Support no-XRAM configuration 2017-02-14 09:12:02 +08:00
system_NUC472_442.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00