mbed-os/targets/TARGET_NUVOTON/TARGET_NUC472
Martin Kojtal be52ba2156
Merge pull request #5363 from mprse/extended_rtc
Add support and tests for extended RTC
2017-12-12 17:36:44 +00:00
..
TARGET_NUMAKER_PFM_NUC472 [NUC472/M453/M487/NANO130] Remove dead power-down code with mbed OS 3 2017-09-22 09:42:51 +08:00
device [M487/NUC472/NANO130] fix TRUE/FALSE redefinition 2017-11-16 11:21:20 +00:00
analogin_api.c [NUC472/M453] Refine pin/peripheral/pin map definitions 2017-03-10 16:18:14 +08:00
can_api.c add can_init_freq for NUVOTON platforms 2017-05-15 14:27:22 +02:00
dma.h [NUC472/M453] Add dma_modbase() to get PDMA base address 2017-03-10 16:18:14 +08:00
dma_api.c [NUC472/M453] Fix DMA channel over-allocate 2017-04-20 14:57:09 +08:00
flash_api.c [NUC472] Fix flash algorithm 2017-04-05 11:10:48 +08:00
gpio_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_irq_api.c [NUC472/M453] Move target configuration from mbed_lib.json to targets.json 2017-08-01 14:40:48 +08:00
gpio_object.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
i2c_api.c [NUC472/M453/M487/NANO130] Remove dead power-down code with mbed OS 3 2017-09-22 09:42:51 +08:00
lp_ticker.c [NUC472/M453] Fix lp_ticker typo 2017-08-01 14:40:20 +08:00
pinmap.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
port_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pwmout_api.c [NUC472/M453/M487/NANO130] Remove dead power-down code with mbed OS 3 2017-09-22 09:42:51 +08:00
rtc_api.c Update RTC drivers for extended RTC. 2017-12-05 07:54:02 +01:00
serial_api.c [NUC472/M453/M487/NANO130] Remove dead power-down code with mbed OS 3 2017-09-22 09:42:51 +08:00
sleep.c [NUC472/M453/M487] Refine sleep code 2017-09-20 16:56:32 +08:00
spi_api.c [NUC472/M453/M487/NANO130] Remove dead power-down code with mbed OS 3 2017-09-22 09:42:51 +08:00
trng_api.c [M487/NUC472] Refine trng_get_bytes for consistency and readability 2017-11-13 12:11:08 +08:00
us_ticker.c Ticker: add fire interrupt now function 2017-07-13 12:23:25 +01:00