This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-26 02:02:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd275c1da3f9a6143e0b51c97841a8f8f9ad3a4a
esp-idf
/
components
/
heap
History
Marius Vikhammer
4f2fd431f8
fix(heap): fixed HEAP_PLACE_FUNCTION_INTO_FLASH disabled if heap impl in ROM
2025-04-15 09:53:15 +08:00
..
include
…
port
fix(heap): MALLOC_CAP_EXEC does not allocate in RTC IRAM
2024-12-30 09:06:54 +01:00
test_apps
fix(heap): Fix wrong config to enable MALLOC_CAP_EXEC in memory_layout.c
2024-11-26 12:41:16 +01:00
test_multi_heap_host
…
tlsf
@
d2e28f8724
…
CMakeLists.txt
…
heap_caps_base.c
fix(heap): Wrong address calculation in heap_caps_free
2025-03-13 10:30:42 +01:00
heap_caps_init.c
fix(heap): fix warnings found by GNU static analyzer
2024-08-21 14:03:48 +07: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:15 +08:00
linker.lf
…
multi_heap_config.h
…
multi_heap_internal.h
…
multi_heap_platform.h
…
multi_heap_poisoning.c
…
multi_heap.c
…