mirror of https://github.com/ARMmbed/mbed-os.git
5a9ea2c1e6
Targets NUCLEO_F429ZI and UBLOX_EVK_ODIN_W2 have 192K RAM. Heap size in PR #3871 was increased from 48K to 96K as tls-client example failed with 48K heap. But this resulted in compilation failures in mbed-client that requires 71K for global/static data. Hence this PR reduces heap to 64K that minimum required by tls-client to work. This also meets mbed-client data segment requirements. |
||
---|---|---|
.. | ||
TOOLCHAIN_ARM_MICRO | ||
TOOLCHAIN_ARM_STD | ||
TOOLCHAIN_GCC_ARM | ||
TOOLCHAIN_IAR | ||
cmsis.h | ||
cmsis_nvic.c | ||
cmsis_nvic.h | ||
flash_api.c | ||
hal_tick.h | ||
nvic_addr.h | ||
stm32f4xx.h | ||
stm32f429xx.h | ||
system_init_pre.c | ||
system_stm32f4xx.h |