mbed-os/targets/TARGET_NUVOTON/TARGET_M251
cyliangtw ffee35a5c8 Fix NuMaker I2C timeout,
some H/W timer count is 24 bits only, hardcode 0xffffffff causing
  wrong judgement of timeout as while H/W timer counting overflow.
2020-09-29 21:01:18 +08:00
..
TARGET_NUMAKER_IOT_M252 M252: Re-organize PinNames.h 2020-07-31 17:05:36 +08:00
device stack: armc: Workaround config passing bug 2020-09-10 10:08:38 +01:00
PeripheralNames.h M252: Support configurability of USB/STDIO UART pins 2020-07-31 17:05:35 +08:00
PeripheralPins.c Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
PeripheralPins.h Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
PinNamesCommon.h M252: Re-organize PinNames.h 2020-07-31 17:05:36 +08:00
PortNames.h Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
analogin_api.c Nuvoton: Add analogin_free 2019-10-31 15:19:15 +08:00
analogout_api.c [M252KG] Free up peripheral pins in peripheral free-up HAL API 2019-09-27 17:45:56 +08:00
device.h Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
dma.h Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
dma_api.c [M252KG] Fix IP initialization sequence 2019-09-27 17:45:54 +08:00
flash_api.c M252: Make memory specification configurable 2020-07-31 17:05:35 +08:00
gpio_api.c [M252KG] Support GPIO input pull-high/pull-low 2019-09-27 17:45:56 +08:00
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 Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
i2c_api.c Fix NuMaker I2C timeout, 2020-09-29 21:01:18 +08:00
lp_ticker.c [M252KG] Fix IP initialization sequence 2019-09-27 17:45:54 +08:00
mbed_overrides.c Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
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 Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
pwmout_api.c pwmout - fixed compile errors 2020-09-02 13:39:17 +02:00
rtc_api.c Nuvoton: Fix delay code with RTC clock source 2020-02-13 11:24:01 +08:00
serial_api.c [M252KG] Free up peripheral pins in peripheral free-up HAL API 2019-09-27 17:45:56 +08:00
sleep.c Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
spi_api.c Nuvoton: Make SPI inter-frame (delay match configured suspend interval 2020-02-17 15:00:09 +08:00
us_ticker.c [M252KG] Fix IP initialization sequence 2019-09-27 17:45:54 +08:00