mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04: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