| .. |
|
include
|
4abe47437f
components/bt: Fix broken API esp_bt_mem_release() for parameter ESP_BT_MODE_BTDM
|
7 lat temu |
|
test
|
ed546797d0
heap: test: don’t warn about oversized mallocs
|
7 lat temu |
|
test_multi_heap_host
|
3fe862dacb
test_multi_heap_host: Remove race conditions from parallel "make clean test"
|
7 lat temu |
|
CMakeLists.txt
|
944014f9f2
cmake: fix source list issues
|
7 lat temu |
|
Kconfig
|
bc2879a956
heap: Add task tracking option for heap usage monitoring
|
8 lat temu |
|
component.mk
|
d3b8f1f927
heap tracing: Fix tracing of newlib internal allocations
|
8 lat temu |
|
heap_caps.c
|
ae59d7522a
heap: heap_caps_malloc(..., MALLOC_CAP_32_BIT) should always align a 32-bit aligned size
|
7 lat temu |
|
heap_caps_init.c
|
b91cf5a33f
Merge branch 'bugfix/esp_bt_mem_release' into 'master'
|
7 lat temu |
|
heap_private.h
|
a981e73e22
heap: move get_all_caps to IRAM, used in unit test
|
7 lat temu |
|
heap_task_info.c
|
bc2879a956
heap: Add task tracking option for heap usage monitoring
|
8 lat temu |
|
heap_trace.c
|
573ea385b4
multi_heap: use portENTER/EXIT_CRITICAL instead of taskENTER/EXIT_CRITICAL
|
7 lat temu |
|
multi_heap.c
|
4b7eb1792e
Try to merge tail with next block when splitting
|
7 lat temu |
|
multi_heap_config.h
|
4b7eb1792e
Try to merge tail with next block when splitting
|
7 lat temu |
|
multi_heap_internal.h
|
bc2879a956
heap: Add task tracking option for heap usage monitoring
|
8 lat temu |
|
multi_heap_platform.h
|
5cdd08ef5a
heap: fix build failure due to missing header
|
7 lat temu |
|
multi_heap_poisoning.c
|
8cbd12b9b7
heap: When verifying & swapping a fill pattern, stop swapping if verification fails
|
7 lat temu |