Guillaume Souchere 2a9a41886c feat(heap): Sort list of registered heap by increasing size
For a given group of heaps sharing the same capabilities, it is
best to use smaller heaps first when performing "small" allocations
to keep the bigger heaps untouched. This prevents the scenario where
a series of small allocations would crowd the bigger heaps making
any bigger allocation fail for lack of space.

Closes https://github.com/espressif/esp-idf/issues/13588
2024-11-21 11:02:19 +01:00
..
2024-09-03 18:17:03 +08:00

Supported Targets ESP32 ESP32-C5 ESP32-C61 ESP32-P4 ESP32-S2 ESP32-S3

This test app is used to test PSRAM