esp-idf/components/heap/include
Marius Vikhammer e1f27cf31b heap: remove misleading info about malloc being equivalent to heap_caps_malloc(p, MALLOC_CAP_8BIT)
The actual memory allocated for malloc() depends on a lot of factors, see heap_caps_malloc_default()

Closes https://github.com/espressif/esp-idf/issues/7659
2022-09-01 11:39:34 +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 heap: remove misleading info about malloc being equivalent to heap_caps_malloc(p, MALLOC_CAP_8BIT) 2022-09-01 11:39:34 +08: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 heap: Separate standalone and common part of tracing module 2019-04-01 15:56:15 +03:00
heap_memory_layout.h G0: Memory layouts are now part of heap components 2021-07-15 11:38:23 +10:00
heap_trace.inc hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
multi_heap.h heap: Provide definition of the tlsf_check_hook() declared in the tlsf submodule 2022-08-26 08:20:50 +02:00