1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32/vendor/esp-idf/heap
Marian Buschsieweke a9dea12eb8
cpu/esp_common: add overflow detection to calloc
If esp_idf_heap is not used, implement calloc through a custom wrapper
function on top of malloc to add overflow detection, which is not
present in the newlib forks with xtensa support yet.
2021-05-10 15:29:48 +02:00
..
heap_caps_init.c cpu/esp*: cleanup the log level for init functions 2019-12-20 16:25:41 +01:00
heap_caps.c cpu: add esp32 vendor files 2018-10-08 12:20:49 +02:00
heap_trace.c cpu/esp_common: add overflow detection to calloc 2021-05-10 15:29:48 +02:00
Makefile cpu: add esp32 vendor files 2018-10-08 12:20:49 +02:00
multi_heap_poisoning.c cpu: add esp32 vendor files 2018-10-08 12:20:49 +02:00
multi_heap.c cpu: add esp32 vendor files 2018-10-08 12:20:49 +02:00