..
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
spi_flash: Remove legacy spi_flash drivers
2022-07-01 11:01:34 +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
Heap: heap_caps_*_prefer functions now properly call alloc_failed callback
2022-07-05 05:57:04 +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