mbed-os/targets/TARGET_NUVOTON/TARGET_M451
Chun-Chieh Li bab5d27e26 [M453] Classify by M45xD/M45xC and M45xG/M45xE
M451 series can classify by M45xD/M45xC and M45xG/M45xE. To support this
classification:
1.  Create TARGET_M45xD_M45xC and TARGET_M45xG_M45xE targets.
2.  Mark NUMAKER_PFM_M453 belongs to TARGET_M45xG_M45xE by 'extra_labels_add'
    in targets.json.
3.  Fix pin name table according to the classification.
4.  Fix pinmap table according to the classification.
2019-08-20 13:12:43 +08:00
..
device Guard RAM start and size defines 2019-02-28 19:54:38 -06:00
PeripheralNames.h [Nuvoton] Support DAC 2018-11-21 17:09:35 +08:00
PeripheralPins.c [M453] Classify by M45xD/M45xC and M45xG/M45xE 2019-08-20 13:12:43 +08:00
PeripheralPins.h [Nuvoton] Support DAC 2018-11-21 17:09:35 +08:00
PinNames.h [M453] Classify by M45xD/M45xC and M45xG/M45xE 2019-08-20 13:12:43 +08:00
PortNames.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
analogin_api.c [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
analogout_api.c [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
can_api.c [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
device.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
dma.h [NUC472/M453] Add dma_modbase() to get PDMA base address 2017-03-10 16:18:14 +08:00
dma_api.c [Nuvoton] Fix IP initialization sequence 2019-08-20 13:12:41 +08:00
flash_api.c [Nuvoton] Fix page size in flash IAP 2018-03-22 16:45:01 +08:00
gpio_api.c [Nuvoton] Fix pin mode mapping between input pull mode/direction and I/O mode 2018-08-31 10:06:30 +08:00
gpio_irq_api.c [NUC472/M453] Move target configuration from mbed_lib.json to targets.json 2017-08-01 14:40:48 +08:00
gpio_object.h [Nuvoton] Fix pin mode mapping between input pull mode/direction and I/O mode 2018-08-31 10:06:30 +08:00
i2c_api.c [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
lp_ticker.c [Nuvoton] Fix IP initialization sequence 2019-08-20 13:12:41 +08:00
mbed_overrides.c [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
objects.h [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
pinmap.c [Nuvoton] Exclude USB UART from testing 2019-08-20 13:12:41 +08:00
port_api.c Support NUMAKER_PFM_M453 2016-10-11 10:55:08 +08:00
pwmout_api.c [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
reset_reason.c [Nuvoton] Support reset reason 2019-05-24 11:35:44 +02:00
rtc_api.c [Nuvoton] Fix RTC cannot cross reset cycle 2018-05-29 17:22:02 +08:00
serial_api.c [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
sleep.c [Nuvoton] Fix serial corruption due to deep sleep 2018-09-10 10:55:44 +08:00
spi_api.c [Nuvoton] Free up peripheral pins in peripheral free-up HAL API 2019-08-20 13:12:43 +08:00
us_ticker.c [Nuvoton] Fix IP initialization sequence 2019-08-20 13:12:41 +08:00
watchdog_api.c Added the SPDX identifier 2019-05-24 12:32:53 +02:00