mbed-os/targets/TARGET_NUVOTON
ccli8 fcab482357 [NANO130] Fix optimization error with NVIC_SetVector/NVIC_GetVector on ARMC6
On ARMC6 with optimization level "-Os", the two functions NVIC_SetVector/NVIC_GetVector
will be translated to illegal instruction for trapping due to NVIC_FLASH_VECTOR_ADDRESS
defined as direct 0. Fixed by defining NVIC_FLASH_VECTOR_ADDRESS as a symbol instead to
avoid such optimization error.
2019-05-08 10:25:36 +08:00
..
TARGET_M451 [Nuvoton] Add button names BUTTON1/BUTTON2 2019-03-26 17:05:43 +08:00
TARGET_M480 place crash data region at end of IRAM 2019-04-09 13:34:18 -05:00
TARGET_M2351 Merge pull request #10004 from OpenNuvoton/nuvoton_m2351_fix-memory-partition 2019-04-09 14:03:18 -05:00
TARGET_NANO100 [NANO130] Fix optimization error with NVIC_SetVector/NVIC_GetVector on ARMC6 2019-05-08 10:25:36 +08:00
TARGET_NUC472 Merge pull request #10401 from OpenNuvoton/nuvoton_nuc472_fix_crash_capture 2019-04-30 14:54:05 +01:00
mbed_rtx.h
nu_bitutil.h
nu_miscutil.c
nu_miscutil.h
nu_modutil.c
nu_modutil.h
nu_timer.c
nu_timer.h