mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-06 22:58:55 +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