jingli 6c25dd4ec1 fix param passed to assert_valid_block, should be block not ptr 4 年之前
..
include 869bed1bb5 soc: don't expose unstable soc header files in public api 4 年之前
port bf8d4d55d0 Merge branch 'refactor/rename_esp8684_to_esp32c2' into 'master' 4 年之前
test 869bed1bb5 soc: don't expose unstable soc header files in public api 4 年之前
test_multi_heap_host 95d0514c57 Heap: Add a target test to check that TLFS allocates the requested size 4 年之前
CMakeLists.txt a9f0a3531e ESP8684: add driver esp_pm heap support 4 年之前
Kconfig 9ac9b69087 heap: use hal specific API to get cpu cycles count 4 年之前
heap_caps.c 96391ef62b SPIRAM: 'Abort on allocation failure' should not trigger when there is available SPI ram 4 年之前
heap_caps_init.c c4f57af6c9 G0: Memory layouts are now part of heap components 4 年之前
heap_private.h 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
heap_task_info.c bc2879a956 heap: Add task tracking option for heap usage monitoring 8 年之前
heap_tlsf.c 9516fd09c2 Heap: Fix a possible bug in the TLSF allocator 4 年之前
heap_tlsf.h d902b4e7db heap: fix unaligned memory bug when poisoning is enabled. 5 年之前
heap_tlsf_block_functions.h 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
heap_tlsf_config.h 89d461df2a heap: increase the sl to reduce the fragmentation to acceptable level. 5 年之前
heap_trace_standalone.c 335576013e heap: Separate standalone and common part of tracing module 6 年之前
linker.lf d1c800fbbb components: fix ldgen check errors 5 年之前
multi_heap.c 6c25dd4ec1 fix param passed to assert_valid_block, should be block not ptr 4 年之前
multi_heap_config.h 35ef4ffa99 heap: add tlsf config specific to the host test 5 年之前
multi_heap_internal.h d902b4e7db heap: fix unaligned memory bug when poisoning is enabled. 5 年之前
multi_heap_platform.h ef00bd59dc esp_rom: extract int matrix route and cpu ticks getter 4 年之前
multi_heap_poisoning.c d902b4e7db heap: fix unaligned memory bug when poisoning is enabled. 5 年之前