mbed-os/targets/TARGET_NUVOTON/TARGET_M261
Chun-Chieh Li f5cb899413 M263: Re-organize PinNames.h
This is to support custom boards based on M261 series chips.
2020-03-20 09:16:51 +08:00
..
TARGET_NUMAKER_IOT_M263A M263: Re-organize PinNames.h 2020-03-20 09:16:51 +08:00
crypto NUVOTON: Re-implement TRNG HAL with TRNG H/W 2019-10-24 10:55:03 +08:00
device M263: Enable configurability for memory specification 2020-03-20 09:16:50 +08:00
PeripheralNames.h M263: Support configurability for USB/STDIO UART pins 2020-03-20 09:16:51 +08:00
PeripheralPins.c M263: Remove redundant SPI I2S pins from pinmap 2019-08-30 11:33:56 +08:00
PeripheralPins.h re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
PinNamesCommon.h M263: Re-organize PinNames.h 2020-03-20 09:16:51 +08:00
PortNames.h re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
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 re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
dma.h re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
dma_api.c M263: Fix IP initialization sequence 2019-08-30 11:33:48 +08:00
flash_api.c M263: Enable configurability for memory specification 2020-03-20 09:16:50 +08:00
gpio_api.c M263: Support GPIO input pull-high/pull-low 2019-08-30 11:33:54 +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 re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
i2c_api.c Nuvoton: Add i2c_free 2019-10-31 15:22:57 +08:00
lp_ticker.c M263: Fix IP initialization sequence 2019-08-30 11:33:48 +08:00
mbed_overrides.c re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +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 re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
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 re-license all of M261 hal files to be Apache 2019-08-23 18:12:16 +08:00
spi_api.c Nuvoton: Make SPI inter-frame (delay match configured suspend interval 2020-02-17 15:00:09 +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 M263: Fix IP initialization sequence 2019-08-30 11:33:48 +08:00