mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-01 14:34:31 +00:00

The USE_FIXED_STATIC_RAM_SIZE was not actually causing the heap to start at a fixed address. Closes https://github.com/espressif/esp-idf/issues/10270 Closes https://github.com/espressif/esp-idf/issues/10271