mbed-os/targets/TARGET_NUVOTON/TARGET_NANO100
Chun-Chieh Li 3e4e0629dc NANO130: Decrease heap to 2.75KiB to spare SRAM for static allocation
This adjustment is to pass compile on IAR on which heap configuration is hard-coded and cannot be adjusted according to staic SRAM usage.
2019-12-09 18:56:42 +08:00
..
device NANO130: Decrease heap to 2.75KiB to spare SRAM for static allocation 2019-12-09 18:56:42 +08:00
PeripheralNames.h [Nuvoton] Support DAC 2018-11-21 17:09:35 +08:00
PeripheralPins.c [NANO130] Remove SPI MOSI1/MISO1 pins from pinmap 2019-08-20 13:12:43 +08:00
PeripheralPins.h [Nuvoton] Support DAC 2018-11-21 17:09:35 +08:00
PinNames.h [Nuvoton] Force enum PinName to 32-bit 2019-08-20 13:12:41 +08:00
PortNames.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
analogin_api.c NANO130: Remove unnecessary synchronization in analog-in HAL 2019-10-31 15:23:57 +08:00
analogout_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 [NANO130] Beta support for DMA 2017-04-18 15:13:58 +08:00
dma_api.c [Nuvoton] Fix IP initialization sequence 2019-08-20 13:12:41 +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 [NANO130] Move target configuration from mbed_lib.json to targets.json 2017-09-20 16:56:34 +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: Add i2c_free 2019-10-31 15:22:57 +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 [NANO] Alpha support 2017-04-13 11:32:51 +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
wait_ns.c [NANO130] Override wait_ns(...) to provide more accurate implementation 2019-07-08 17:52:26 +08:00
watchdog_api.c Add watchdog clock accuracy to Nuvoton targets. 2019-09-30 08:10:25 +02:00