This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-08-18 06:35:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86839c4a576ef7fb4e36f084a8c5a514cfdd67f1
esp-idf
/
components
/
heap
History
Evgeny Torbin
59f62ad15f
test: format all test scripts
2026-04-17 16:01:00 +02:00
..
include
feat(heap): add a MALLOC_CAP_SIMD flag
2025-02-08 16:29:36 +08:00
port
fix(esp_system): fix rom secure boot fast wake feature for c5/c6/h2/h21
2026-01-12 19:13:41 +08:00
test_apps
test: format all test scripts
2026-04-17 16:01:00 +02:00
test_multi_heap_host
…
tlsf
@
8fc595fe22
…
CMakeLists.txt
…
heap_caps_base.c
fix(esp_hw_support): esp_ptr_in_rtc_iram_fast check to return false
2025-03-07 12:24:07 +01:00
heap_caps_init.c
fix(heap): fix warnings found by GNU static analyzer
2025-07-02 20:30:30 +08:00
heap_caps_linux.c
…
heap_caps.c
…
heap_private.h
…
heap_task_info.c
…
heap_trace_standalone.c
…
internals.md
…
Kconfig
fix(heap): fixed HEAP_PLACE_FUNCTION_INTO_FLASH disabled if heap impl in ROM
2025-04-15 09:53:21 +08:00
linker.lf
…
multi_heap_config.h
…
multi_heap_internal.h
…
multi_heap_platform.h
…
multi_heap_poisoning.c
…
multi_heap.c
…