mbed-os/targets/TARGET_NUVOTON/TARGET_NANO100
Deepika 0d5166ccc0 Set ISR stack and heap sizes for low end devices
Set the ISR stack to be 1KB. https://github.com/ARMmbed/mbed-os/pull/7238
Set the heap size to 3KB(2KB + overhead + spare) so that atleast 2KB free ram is
available for testing.
With dynamic heap size, explicit size is not required. IAR 7.8 supports
static heap, hence the change is needed in IAR linker files.
2018-10-19 12:07:55 +01:00
..
device Set ISR stack and heap sizes for low end devices 2018-10-19 12:07:55 +01:00
PeripheralNames.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
PeripheralPins.c [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
PeripheralPins.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
PinNames.h Fix pin mode mapping between input pull mode/direction and I/O mode 2018-10-08 15:18:50 +01:00
PortNames.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
analogin_api.c [NANO130] Fix compile warnings in all toolchains 2017-05-11 10:48:52 +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 [NANO130] Polish dma_api.c 2017-04-20 14:36:46 +08:00
gpio_api.c Fix pin mode mapping between input pull mode/direction and I/O mode 2018-10-08 15:18:50 +01: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 Fix pin mode mapping between input pull mode/direction and I/O mode 2018-10-08 15:18:50 +01:00
i2c_api.c [NUC472/M453/M487/NANO130] Remove dead power-down code with mbed OS 3 2017-09-22 09:42:51 +08:00
lp_ticker.c Fix HAL sleep test failure with lp_ticker 2018-10-19 11:46:55 +01:00
mbed_overrides.c [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
objects.h [Nuvoton] Organize file structure 2018-08-01 18:00:16 +08:00
pinmap.c Fix pin mode mapping between input pull mode/direction and I/O mode 2018-10-08 15:18:50 +01:00
port_api.c [NANO] Alpha support 2017-04-13 11:32:51 +08:00
pwmout_api.c [NUC472/M453/M487/NANO130] Remove dead power-down code with mbed OS 3 2017-09-22 09:42:51 +08:00
rtc_api.c [Nuvoton] Fix RTC cannot cross reset cycle 2018-05-29 17:22:02 +08:00
serial_api.c Fix serial corruption due to deep sleep 2018-10-19 11:46:55 +01:00
sleep.c Fix serial corruption due to deep sleep 2018-10-19 11:46:55 +01:00
spi_api.c [Nuvoton] Remove dead code with '#if 0' in SPI 2018-04-09 09:33:52 +08:00
us_ticker.c Synchronize us_ticker to lp_ticker 2018-10-08 15:18:50 +01:00