OVMS3-idf/components/heap
Darian Leung a389312750 heap: Fix printf usage in heap poisoning
This commit fixes the bug where printf() is used in
verify_allocated_region() when ets_printf() should be used.
2019-10-11 03:10:56 +00:00
..
include heap: Remove esp_heap_alloc_caps header 2019-09-19 18:49:37 +10:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
test_multi_heap_host
CMakeLists.txt cmake: some formatting fixes 2019-06-21 19:53:29 +08:00
component.mk heap: Separate standalone and common part of tracing module 2019-04-01 15:56:15 +03:00
heap_caps.c
heap_caps_init.c
heap_private.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
heap_task_info.c
heap_trace_standalone.c heap: Separate standalone and common part of tracing module 2019-04-01 15:56:15 +03:00
Kconfig heap: Separate standalone and common part of tracing module 2019-04-01 15:56:15 +03:00
linker.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08:00
multi_heap.c
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 heap: Fix printf usage in heap poisoning 2019-10-11 03:10:56 +00:00