mbed-os/targets/TARGET_NUVOTON/TARGET_NANO100
Bartek Szatkowski 6e9f04bf2f Rename DEVICE_LOWPOWERTIMER to DEVICE_LPTICKER
That's to match DEVICE_USTICKER.
2018-05-25 12:20:09 -05:00
..
TARGET_NUMAKER_PFM_NANO130 [M451/M480/NANO100/NUC472] Define SERIAL and I2C pin name for compatiblity 2018-02-27 11:38:29 +08:00
device Updating HEAP size 2018-04-27 15:48:52 -05:00
analogin_api.c [NANO130] Fix compile warnings in all toolchains 2017-05-11 10:48:52 +08:00
dma.h [NANO130] Beta support for DMA 2017-04-18 15:13:58 +08:00
dma_api.c [NANO130] Polish dma_api.c 2017-04-20 14:36:46 +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 [NANO130] Move target configuration from mbed_lib.json to targets.json 2017-09-20 16:56:34 +08:00
gpio_object.h [NANO] Alpha support 2017-04-13 11:32:51 +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 Rename DEVICE_LOWPOWERTIMER to DEVICE_LPTICKER 2018-05-25 12:20:09 -05:00
pinmap.c [NANO130] Remove dead code 2017-07-12 10:49:40 +08:00
port_api.c [NANO] Alpha support 2017-04-13 11:32:51 +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 [NANO130] Refine sleep code 2017-09-22 09:33:53 +08:00
spi_api.c [Nuvoton] Remove dead code with '#if 0' in SPI 2018-04-09 09:33:52 +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