mbed-os/targets/TARGET_NUVOTON/TARGET_M480
Cruz Monrreal f73415e9f8
Merge pull request #6466 from OpenNuvoton/nuvoton_fix_spi
Nuvoton: Fix issues with SPI
2018-04-16 10:47:51 -05:00
..
TARGET_NUMAKER_PFM_M487 [M487] Support v3.0 pin map 2018-03-22 20:09:09 +08:00
crypto [NUC472/M487] Refine crypto_zeroize/crypto_zeroize32 2018-02-12 14:04:56 +08:00
device [M487/NUC472/NANO130] fix TRUE/FALSE redefinition 2017-11-16 11:21:20 +00:00
analogin_api.c [M487] Fix compile warnings with GCC_ARM toolchain 2017-08-03 11:10:15 +08:00
can_api.c [M487] Fix compile warnings with GCC_ARM toolchain 2017-08-03 11:10:15 +08:00
dma.h [M487] Add dma_modbase() to get PDMA base address 2017-08-01 10:19:45 +08:00
dma_api.c [M487] Refine coding style 2017-08-01 10:37:16 +08:00
flash_api.c [Nuvoton] Fix page size in flash IAP 2018-03-22 16:45:01 +08:00
gpio_api.c [NUC472/M453/M487/NANO130] Add gpio_is_connected 2018-01-18 17:33:03 +08:00
gpio_irq_api.c [M487] Move target configuration from mbed_lib.json to targets.json 2017-08-03 13:40:32 +08:00
gpio_object.h [M487] Refine coding style 2017-08-01 10:37:16 +08: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 [Nuvoton] Add missing delay in lp_ticker 2018-03-26 09:45:59 +08:00
pinmap.c [M487] Refine coding style 2017-08-01 10:37:16 +08:00
port_api.c [M487] Refine coding style 2017-08-01 10:37:16 +08: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 [NUC472/M453/M487/NANO130] Rework RTC 2018-02-09 10:47:18 +08:00
serial_api.c [Nuvoton] Remove unnecessary UART INT in UART DMA transfer 2018-03-19 17:52:01 +08:00
sleep.c [NUC472/M453/M487] Refine sleep code 2017-09-20 16:56:32 +08:00
spi_api.c [Nuvoton] Remove dead code with '#if 0' in SPI 2018-04-09 09:33:52 +08:00
trng_api.c [NUC472/M487] Refine flow control code between crypto start and crypto ISR 2018-01-05 09:18:24 +08:00
us_ticker.c [Nuvoton] Check timer active flag after enabling timer counting in us_ticker/lp_ticker 2018-03-26 09:42:53 +08:00