esp-idf/components/heap
Michael (XIAO Xufeng) 6a8aed12ee ci: partially enable ut tests for esp32c2
Disabled test cases are tracked in:

 IDF-4465, IDF-5045, IDF-5057, IDF-5058, IDF-5059, IDF-5060, IDF-5061, IDF-5131

- test_fatfs: IDF-5136

- test_pm: IDF-5053

- test_cache_mmu: IDF-5138

- test_partitions: IDF-5137

- test_vfs: IDF-5139

- test_freertos: IDF-5140

- test_wpa_supplicant: IDF-5046

- test_mbedtls: IDF-5141

- test_pthread: IDF-5142

- test_protocomm: IDF-5143

- test_lightsleep: IDF-5053

- test_taskwdt: IDF-5055

- test_tcp_transport: IDF-5144

- test_app_update: IDF-5145

- test_timer: IDF-5052

- test_spi: IDF-5146

- test_rtc_clk: IDF-5060

- test_heap: IDF-5167

ci: fixed issues for tests of libgcc, ets_timer, newlib

test_pm: support on C2
2022-06-02 14:23:35 +08:00
..
include esp_hw_support: move soc_memory_types.h helper functions into esp_hw_support 2022-04-08 11:46:10 +08:00
port esp32h2beta2:update rom layout table 2022-03-29 14:13:06 +08:00
test ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
test_multi_heap_host Heap: fix free bytes calculation for TLSF heap 2022-03-08 11:42:23 +08:00
CMakeLists.txt heap: use ROM implementation for heap tlsf on esp32c2 2022-05-12 05:18:57 +00:00
heap_caps_init.c heap: use ROM implementation for heap tlsf on esp32c2 2022-05-12 05:18:57 +00:00
heap_caps.c rmt: add more clock source caps 2022-04-21 13:59:47 +00:00
heap_private.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
heap_task_info.c heap: Add task tracking option for heap usage monitoring 2018-02-20 10:32:06 +11:00
heap_tlsf_block_functions.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
heap_tlsf_config.h psram: support .bss on psram on esp32s3 2022-04-19 19:48:00 +08:00
heap_tlsf.c Heap: Fix a possible bug in the TLSF allocator 2021-12-20 10:57:43 +08:00
heap_tlsf.h heap_tlsf: use tlsf IMPL in ESP32C2 ROM 2022-05-05 17:41:11 +08:00
heap_trace_standalone.c heap: Separate standalone and common part of tracing module 2019-04-01 15:56:15 +03:00
Kconfig heap: use ROM implementation for heap tlsf on esp32c2 2022-05-12 05:18:57 +00:00
linker.lf heap: use ROM implementation for heap tlsf on esp32c2 2022-05-12 05:18:57 +00:00
multi_heap_config.h heap: add tlsf config specific to the host test 2020-11-12 11:07:46 +11:00
multi_heap_internal.h heap_tlsf: use tlsf IMPL in ESP32C2 ROM 2022-05-05 17:41:11 +08:00
multi_heap_platform.h esp_rom: extract int matrix route and cpu ticks getter 2022-02-09 13:52:20 +08:00
multi_heap_poisoning.c heap: use ROM implementation for heap tlsf on esp32c2 2022-05-12 05:18:57 +00:00
multi_heap.c heap: use ROM implementation for heap tlsf on esp32c2 2022-05-12 05:18:57 +00:00