OVMS3-idf/components/heap/include
XiaXiaotian 5df39cd4b6 Allocate some memories in SPIRAM first.
Try to allocate some WiFi and LWIP memories in SPIRAM first. If
    failed, try to allocate in internal RAM then.
2017-10-13 10:11:24 +08:00
..
esp_heap_alloc_caps.h unit tests: Check heap integrity after each test, check for obvious leaks 2017-09-07 16:32:05 +10:00
esp_heap_caps.h Allocate some memories in SPIRAM first. 2017-10-13 10:11:24 +08:00
esp_heap_caps_init.h Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
esp_heap_trace.h doc: Add docs for heap trace & poisoning 2017-09-07 16:32:05 +10:00
multi_heap.h heap: Fix documentation references to multi_get_heap_info() 2017-10-09 14:42:31 +11:00