esp-idf/components/heap/include
Marius Vikhammer 9765dd05d6 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-26 11:26:49 +08:00
..
soc
esp_heap_caps.h heap: Add a configuration that places all the heap component and related functionalities in flash when enabled 2023-04-25 01:12:10 +00:00
esp_heap_caps_init.h
esp_heap_task_info.h fix(heap): fixed missing include in esp_heap_task_info.h 2024-02-26 11:26:49 +08:00
esp_heap_trace.h heap: Use linked list in hashmap table to reduce collision, RAM usage and speed up the code 2023-04-05 07:44:29 +02:00
heap_memory_layout.h
heap_trace.inc heap: Add a configuration that places all the heap component and related functionalities in flash when enabled 2023-04-25 01:12:10 +00:00
multi_heap.h