mbed-os/targets/TARGET_NUVOTON
ccli8 310b12a235 [Nuvoton] Fix HAL sleep test failure with lp_ticker
Replace wait_us with nu_busy_wait_us in lp_ticker since wait_us is not allowed in sleep test
which would suspend us ticker layer on which wait_us relies. nu_busy_wait_us is implemented
by calling us ticker HAL API directly rather than relying on us ticker layer.
2018-09-10 10:55:44 +08:00
..
TARGET_M451 [Nuvoton] Fix HAL sleep test failure with lp_ticker 2018-09-10 10:55:44 +08:00
TARGET_M480 [Nuvoton] Fix HAL sleep test failure with lp_ticker 2018-09-10 10:55:44 +08:00
TARGET_M2351 [Nuvoton] Fix HAL sleep test failure with lp_ticker 2018-09-10 10:55:44 +08:00
TARGET_NANO100 [Nuvoton] Fix HAL sleep test failure with lp_ticker 2018-09-10 10:55:44 +08:00
TARGET_NUC472 [Nuvoton] Fix HAL sleep test failure with lp_ticker 2018-09-10 10:55:44 +08:00
TOOLCHAIN_ARM [Nuvoton] Fix __user_setup_stackheap and ARM_LIB_STACK/ARM_LIB_HEAP cannot co-exist in RTOS-less build 2018-07-25 17:19:09 +08:00
mbed_rtx.h [Nuvoton] Replace __wrap__sbrk with overriding _sbrk 2018-07-26 15:47:25 +08:00
nu_bitutil.h [M2351] Revise nu_bitutil.h for M23 2018-07-12 17:50:59 +08: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] Add nu_delay_cycle_x4 2018-09-10 10:55:43 +08:00
nu_timer.h [Nuvoton] Add nu_delay_cycle_x4 2018-09-10 10:55:43 +08:00