mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
2cf9236f6c
- Call TAILQ_INSERT_TAIL in linked_list_setup to add unused records from the tail of the list - Fix test "heap trace leak check" to expect that after a free, the record is zeroed instead of checking that the whole list of records is moved by one index in the array. - Use esp_rom_printf() under lock instead of printf() since it does not rely on interrupts. |
||
---|---|---|
.. | ||
soc | ||
esp_heap_caps_init.h | ||
esp_heap_caps.h | ||
esp_heap_task_info.h | ||
esp_heap_trace.h | ||
heap_memory_layout.h | ||
heap_trace.inc | ||
multi_heap.h |