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-09-02 22:51:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42d111e32078a4f50bedea66fe087228c4284f97
esp-idf
/
components
/
heap
History
Guillaume Souchere
102d290eb9
fix(heap): Wrong address calculation in heap_caps_free
...
Make sure that DRAM != IRAM before getting the DRAM address from a IRAM allocation.
2025-03-13 10:30:42 +01:00
..
include
…
port
…
test_apps
…
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
…
heap_caps_linux.c
…
heap_caps.c
…
heap_private.h
…
heap_task_info.c
…
heap_trace_standalone.c
…
internals.md
…
Kconfig
…
linker.lf
…
multi_heap_config.h
…
multi_heap_internal.h
…
multi_heap_platform.h
…
multi_heap_poisoning.c
…
multi_heap.c
…