esp-idf/components/heap/include
Marius Vikhammer 6b1413c3e9 fix(heap): fixed missing include in esp_heap_task_info.h
Would fail to compile if esp_heap_task_info.h was included without/before freertos includes
2024-02-20 12:04:45 +08:00
..
soc esp_hw_support: move soc_memory_types.h helper functions into esp_hw_support 2022-04-08 11:46:10 +08:00
esp_heap_caps_init.h heap: Fix regression in heap_caps_add_region API related to address range checks 2022-03-25 09:36:48 +05:30
esp_heap_caps.h feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
esp_heap_task_info.h fix(heap): fixed missing include in esp_heap_task_info.h 2024-02-20 12:04:45 +08:00
esp_heap_trace.h feat(heap): update hash map to use singly linked list 2023-10-19 14:50:05 +02:00
heap_memory_layout.h change(heap): fix and clean memory caps defination in memory_layout 2023-09-28 07:53:20 +00:00
heap_trace.inc core-systems/heap: fixed wrong error message from assert in heap trace 2023-06-06 11:08:50 +08:00
multi_heap.h fix(heap): Fix bugs in heap task tracking 2023-11-16 02:57:15 +00:00