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-11-17 18:18:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
192c20c9f7612f945b0ee43bf7ddef8187446deb
esp-idf
/
components
/
heap
History
Felipe Neves
9d5d22c458
multi_heap: ensure that malloc(0) return NULL pointer in any poisoning configuration
2020-03-27 14:30:27 -03:00
..
include
heap: Remove esp_heap_alloc_caps header
2019-09-19 18:49:37 +10:00
test
multi_heap: ensure that malloc(0) return NULL pointer in any poisoning configuration
2020-03-27 14:30:27 -03:00
test_multi_heap_host
…
CMakeLists.txt
cmake: some formatting fixes
2019-06-21 19:53:29 +08:00
component.mk
…
heap_caps_init.c
…
heap_caps.c
…
heap_private.h
…
heap_task_info.c
…
heap_trace_standalone.c
…
Kconfig
…
linker.lf
…
multi_heap_config.h
…
multi_heap_internal.h
…
multi_heap_platform.h
Rename Kconfig options (root)
2019-05-21 09:09:01 +02:00
multi_heap_poisoning.c
multi_heap: ensure that malloc(0) return NULL pointer in any poisoning configuration
2020-03-27 14:30:27 -03:00
multi_heap.c
…