.. |
include
|
soc: don't expose unstable soc header files in public api
|
2022-01-06 23:10:22 +08:00 |
port
|
Merge branch 'refactor/rename_esp8684_to_esp32c2' into 'master'
|
2022-01-19 09:08:58 +00:00 |
test
|
soc: don't expose unstable soc header files in public api
|
2022-01-06 23:10:22 +08:00 |
test_multi_heap_host
|
Heap: Add a target test to check that TLFS allocates the requested size
|
2021-12-20 11:10:16 +08:00 |
CMakeLists.txt
|
ESP8684: add driver esp_pm heap support
|
2021-11-06 17:33:44 +08:00 |
heap_caps_init.c
|
G0: Memory layouts are now part of heap components
|
2021-07-15 11:38:23 +10:00 |
heap_caps.c
|
SPIRAM: 'Abort on allocation failure' should not trigger when there is available SPI ram
|
2021-11-02 05:36:18 +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
|
heap: increase the sl to reduce the fragmentation to acceptable level.
|
2020-12-17 12:52:56 -03: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: fix unaligned memory bug when poisoning is enabled.
|
2021-02-01 11:58:42 +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 hal specific API to get cpu cycles count
|
2021-06-22 14:14:10 +08:00 |
linker.lf
|
components: fix ldgen check errors
|
2021-01-19 11:17:18 +08: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: fix unaligned memory bug when poisoning is enabled.
|
2021-02-01 11:58:42 +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: fix unaligned memory bug when poisoning is enabled.
|
2021-02-01 11:58:42 +08:00 |
multi_heap.c
|
heap: fix multi_heap_get_info_impl
|
2021-11-01 16:08:07 +00:00 |