mbed-os/targets/TARGET_WIZNET
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
..
TARGET_W7500x Set ISR stack and heap sizes for low end devices 2018-10-19 12:07:55 +01:00
mbed_rtx.h Remove deprecated RTX4 config options 2017-05-30 18:55:55 +01:00