esp-idf/components/heap/include
Marius Vikhammer 51ceeca03b 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-09 15:52:08 +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(heap): Allow tracking of minimum free size for a given time frame 2023-12-21 08:07:01 +01:00
esp_heap_task_info.h fix(heap): fixed missing include in esp_heap_task_info.h 2024-02-09 15:52:08 +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 Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
multi_heap.h feat(heap): Allow tracking of minimum free size for a given time frame 2023-12-21 08:07:01 +01:00