Merge branch 'feature/update_c3_h2_soc_caps' into 'master'

heap: update memory heap caps

See merge request espressif/esp-idf!15792
This commit is contained in:
Wu Zheng Hui
2021-11-04 06:34:25 +00:00
5 changed files with 19 additions and 46 deletions

View File

@@ -1466,9 +1466,6 @@ components/heap/multi_heap_config.h
components/heap/multi_heap_internal.h
components/heap/multi_heap_platform.h
components/heap/multi_heap_poisoning.c
components/heap/port/esp32/memory_layout.c
components/heap/port/esp32c3/memory_layout.c
components/heap/port/esp32h2/memory_layout.c
components/heap/port/memory_layout_utils.c
components/heap/test/test_aligned_alloc_caps.c
components/heap/test/test_allocator_timings.c