|
virtmem
virtual memory library for Arduino
|
This file contains the SD fat virtual memory allocator. More...
Go to the source code of this file.
Classes | |
| class | virtmem::SDVAllocP< Properties > |
| Virtual memory allocator class that uses SD card as virtual pool. More... | |
Namespaces | |
| virtmem | |
| contains all code from virtmem | |
Typedefs | |
| typedef SDVAllocP | virtmem::SDVAlloc |
| Shortcut to SDVAllocP with default template arguments. | |
This file contains the SD fat virtual memory allocator.