mbed-os/targets/TARGET_TOSHIBA/TARGET_TMPM3H6
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
periph_driver Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
PeripheralNames.h Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
PinNames.h Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
PortNames.h Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
analogin_api.c Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
analogout_api.c Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
device.h Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
gpio_api.c Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
gpio_include.h Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
gpio_irq_api.c Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
gpio_object.h Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
i2c_api.c Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
objects.h Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
pinmap.c Fix for pinmap & usticker free() to TMPM3H6 2018-10-19 11:46:55 +01:00
port_api.c Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
pwmout_api.c Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
serial_api.c Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
sleep.c Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
spi_api.c Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
us_ticker.c Fix for pinmap & usticker free() to TMPM3H6 2018-10-19 11:46:55 +01:00