mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 19:34:59 +00:00
9d5f4e877e
Restore ability to alloc IRAM, and more. - Fix mem regions so allocating IRAM works again - Optimize allocator slightly, uses 4 less bytes per malloc now - Allow querying free heap memory space per memory type See merge request !301