mbed-os/targets/TARGET_TOSHIBA/TARGET_TMPM3H6/device/TOOLCHAIN_IAR
Deepika f549f14a0a 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-05 12:09:46 -05:00
..
startup_TMPM3H6.S Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
tmpm3h6fwfg.icf Set ISR stack and heap sizes for low end devices 2018-10-05 12:09:46 -05:00