mbed-os/targets/TARGET_NUVOTON/TARGET_M261
Chun-Chieh Li 4a1d612e90 Nuvoton: Fix delay code with RTC clock source
Explicitly configure RTC clock source to LXT

Update targets:

-   NUMAKER_PFM_NANO130
-   NUMAKER_PFM_NUC472
-   NUMAKER_PFM_M453
-   NUMAKER_PFM_M487/NUMAKER_IOT_M487
-   NUMAKER_M252KG
-   NUMAKER_IOT_M263A
2020-02-13 11:24:01 +08:00
..
crypto NUVOTON: Re-implement TRNG HAL with TRNG H/W 2019-10-24 10:55:03 +08:00
device NUMAKER_IOT_M263A: keep __vector_handlers symbol in LTO builds 2020-02-04 12:29:57 +01:00
PeripheralNames.h NUVOTON: Re-implement TRNG HAL with TRNG H/W 2019-10-24 10:55:03 +08:00
PeripheralPins.c M263: Remove redundant SPI I2S pins from pinmap 2019-08-30 11:33:56 +08:00
PeripheralPins.h
PinNames.h
PortNames.h
analogin_api.c Nuvoton: Add analogin_free 2019-10-31 15:19:15 +08:00
analogout_api.c M263: Free up peripheral pins in peripheral free-up HAL API 2019-08-30 11:33:55 +08:00
device.h
dma.h
dma_api.c
flash_api.c
gpio_api.c
gpio_irq_api.c Nuvoton: Fix GPIO rising/falling edge interrupts cannot exist simultaneously 2020-02-13 11:24:01 +08:00
gpio_object.h
i2c_api.c Nuvoton: Add i2c_free 2019-10-31 15:22:57 +08:00
lp_ticker.c
mbed_overrides.c
objects.h Nuvoton: Fix GPIO rising/falling edge interrupts cannot exist simultaneously 2020-02-13 11:24:01 +08:00
pinmap.c Remove pinmap_restricted_peripherals() function from Nuvoton (STDIO uart is restricted by default) 2020-02-07 10:45:02 +01:00
port_api.c
pwmout_api.c M263: Free up peripheral pins in peripheral free-up HAL API 2019-08-30 11:33:55 +08:00
rtc_api.c Nuvoton: Fix delay code with RTC clock source 2020-02-13 11:24:01 +08:00
serial_api.c M263: Free up peripheral pins in peripheral free-up HAL API 2019-08-30 11:33:55 +08:00
sleep.c
spi_api.c M263: Free up peripheral pins in peripheral free-up HAL API 2019-08-30 11:33:55 +08:00
trng_api.cpp NUVOTON: Re-implement TRNG HAL with TRNG H/W 2019-10-24 10:55:03 +08:00
us_ticker.c