mbed-os/targets/TARGET_NUVOTON/TARGET_NANO100/device
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
..
StdDriver [NANO130] Fix CLK_Idle incorrectly enters into deep sleep mode 2018-06-26 13:47:22 +08:00
TOOLCHAIN_ARM_MICRO Remove uVisor from mbed-os 2018-08-22 16:36:59 +03:00
TOOLCHAIN_ARM_STD Remove uVisor from mbed-os 2018-08-22 16:36:59 +03:00
TOOLCHAIN_GCC_ARM Nuvoton: Fix alignment of execute region to 8-byte boundary 2018-10-19 11:46:55 +01:00
TOOLCHAIN_IAR Set ISR stack and heap sizes for low end devices 2018-10-19 12:07:55 +01:00
Nano100Series.h [M487/NUC472/NANO130] fix TRUE/FALSE redefinition 2017-11-16 11:21:20 +00:00
cmsis.h Correct Nuvoton compiler detection logic 2017-09-11 13:20:33 -05:00
cmsis_nvic.c [NANO130] Fix issues in OS 5.5 Greentea test 2017-06-23 17:24:22 +08:00
cmsis_nvic.h Correct Nuvoton compiler detection logic 2017-09-11 13:20:33 -05:00
startup_Nano100Series.c Remove uVisor from mbed-os 2018-08-22 16:36:59 +03:00
system_Nano100Series.c [NANO] Alpha support 2017-04-13 11:32:51 +08:00
system_Nano100Series.h [NANO] Alpha support 2017-04-13 11:32:51 +08:00