esp-idf/components/heap/include
Guillaume Souchere bb9d5a8d51 feat(heap): Allow tracking of minimum free size for a given time frame
Implement a function to start tracking the minimum free size from the
moment the function is called.
Implement a function to stop tracking the minimum free size and restore
the minimum free size value calculated since startup.
Implement the tests related to this new feature.
2023-12-21 08:07:01 +01: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 driver: fix public header exceptions for driver 2022-07-22 00:12:36 +00: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