This website requires JavaScript.
Explore
Help
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72e8bf159c951e150abec4589cbb121c659f3cb3
esp-idf
/
components
/
heap
History
Kevin (Lao Kaiyao)
bf8d4d55d0
Merge branch 'refactor/rename_esp8684_to_esp32c2' into 'master'
...
esp8684: rename esp8684 to esp32c2 Closes IDF-4530 See merge request
espressif/esp-idf!16745
2022-01-19 09:08:58 +00:00
..
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
…
heap_task_info.c
…
heap_tlsf_block_functions.h
…
heap_tlsf_config.h
…
heap_tlsf.c
Heap: Fix a possible bug in the TLSF allocator
2021-12-20 10:57:43 +08:00
heap_tlsf.h
…
heap_trace_standalone.c
…
Kconfig
…
linker.lf
…
multi_heap_config.h
…
multi_heap_internal.h
…
multi_heap_platform.h
freertos: Add portTRY_ENTRY_CRITICAL() and deprecate legacy spinlock fucntions
2021-11-22 13:28:39 +08:00
multi_heap_poisoning.c
…
multi_heap.c
heap: fix multi_heap_get_info_impl
2021-11-01 16:08:07 +00:00