Arduino DLNA Server
|
Allocators and Memory Manager. More...
Classes | |
class | tiny_dlna::Allocator |
Memory allocateator which uses malloc. More... | |
class | tiny_dlna::AllocatorExt |
Memory allocateator which uses ps_malloc (on the ESP32) and if this fails it resorts to malloc. More... | |
Allocators and Memory Manager.