mbed-os/targets/TARGET_NUVOTON/TARGET_M251
Chun-Chieh Li f45ca72f11 [M252KG] Remove TRNG support
Reasons to remove TRNG support:
1.  M252 just has 32KiB SRAM and cannot afford mbedtls application.
2.  Implementing TRNG HAL with PRNG H/W has security concern.
2019-09-27 17:50:48 +08:00
..
device [M252KG] Add BSD-3-Clause license for BSP files 2019-09-27 17:45:57 +08:00
PeripheralNames.h Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +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
PinNames.h [M252KG] Force enum PinName to 32-bit 2019-09-27 17:45:54 +08:00
PortNames.h Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
analogin_api.c [M252KG] Free up peripheral pins in peripheral free-up HAL API 2019-09-27 17:45:56 +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 Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +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 Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
gpio_object.h Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
i2c_api.c [M252KG] Free up peripheral pins in peripheral free-up HAL API 2019-09-27 17:45:56 +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 [M252KG] Remove TRNG support 2019-09-27 17:50:48 +08:00
pinmap.c [M252KG] Exclude USB UART from testing 2019-09-27 17:45:54 +08:00
port_api.c Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +08:00
pwmout_api.c [M252KG] Free up peripheral pins in peripheral free-up HAL API 2019-09-27 17:45:56 +08:00
rtc_api.c Support Nuvoton's NUMAKER_M252KG target 2019-09-27 17:45:52 +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 [M252KG] Free up peripheral pins in peripheral free-up HAL API 2019-09-27 17:45:56 +08:00
us_ticker.c [M252KG] Fix IP initialization sequence 2019-09-27 17:45:54 +08:00