mbed-os/targets/TARGET_NUVOTON
Filip Jagodzinski 28b1169b7e NUVOTON: Fix undefined reference to Reset_Handler_Cascade
Add a "used" attribute to Reset_Handler_Cascade to fix GCC build with
the "-flto" flag.
This attribute, attached to a function, means that code must be emitted
for the function even if it appears that the function is not referenced.
2020-02-04 12:29:51 +01:00
..
TARGET_M251 Nuvoton: Support dynamic heap configuration on IAR 2019-12-27 09:01:07 +08:00
TARGET_M261 Nuvoton: Support dynamic heap configuration on IAR 2019-12-27 09:01:07 +08:00
TARGET_M451 Nuvoton: Support dynamic heap configuration on IAR 2019-12-27 09:01:07 +08:00
TARGET_M480 NUVOTON: Fix undefined reference to Reset_Handler_Cascade 2020-02-04 12:29:51 +01:00
TARGET_M2351 M2351: Support IAR 2020-01-30 13:12:31 +08:00
TARGET_NANO100 Set NANO130 CLK as 48 MHz for USBD support 2020-01-03 20:40:44 +08:00
TARGET_NUC472 Nuvoton: Support dynamic heap configuration on IAR 2019-12-27 09:01:07 +08:00
USBEndpoints_Nuvoton.cpp Add DEVICE_USBDEVICE detection in usbd implementation to avoid compiler error on target without usb-device 2020-01-08 19:36:51 +08:00
USBEndpoints_Nuvoton.h Add SPDX identifiers in Nuvoton USBD files 2020-01-03 20:40:47 +08:00
USBPhyHw.h Add SPDX identifiers in Nuvoton USBD files 2020-01-03 20:40:47 +08:00
mbed_rtx.h Target_Nuvoton: Remove target specific implementation of _sbrk 2019-02-19 15:49:49 -06:00
nu_bitutil.h nuvoton: remove dsp math from bitutil file 2020-01-03 15:25:02 +00:00
nu_miscutil.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
nu_miscutil.h [NUC472/M453] Change sbrk() allocation to be 32-byte aligned 2017-01-16 09:48:27 +08:00
nu_modutil.c [M487] Fix compile warnings with GCC_ARM toolchain 2017-08-03 11:10:15 +08:00
nu_modutil.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
nu_timer.c Nuvoton: Remove dead code nu_delay_cycle_x4(...) 2019-08-05 09:32:35 +08:00
nu_timer.h Nuvoton: Remove dead code nu_delay_cycle_x4(...) 2019-08-05 09:32:35 +08:00