OVMS3-idf/components/heap/test
Angus Gratton d3b8f1f927 heap tracing: Fix tracing of newlib internal allocations
Newlib internal allocations (from newlib ROM code) were not being included in the heap trace.

Ref https://github.com/espressif/esp-idf/issues/1652
2018-03-20 12:03:46 +11:00
..
component.mk heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08:00
test_heap_trace.c heap tracing: Fix tracing of newlib internal allocations 2018-03-20 12:03:46 +11:00
test_malloc.c Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
test_malloc_caps.c spi_flash: Expose an accessor the current SPI flash guard functions 2017-11-20 15:54:31 +11:00
test_realloc.c heap: Fix bug when realloc moves data between heaps 2018-02-09 16:10:52 +08:00
test_runtime_heap_reg.c component/heap : fix heap_region_add check bug 2017-11-16 11:10:13 +08:00