mbed-os/targets/TARGET_TOSHIBA/TARGET_TMPM3H6/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
..
TOOLCHAIN_ARM_STD Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
TOOLCHAIN_GCC_ARM Toshiba: 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
TMPM3H6.h Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
cmsis.h Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
cmsis_nvic.h Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
system_TMPM3H6.c Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
system_TMPM3H6.h Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30