basicMemoryManager
A basic memory manager for flash.Memory allocations; if all
code and libraries use this Heap class rather than using flash.Memory.select()
directly, they can coexist; if any code anywhere uses flash.Memory.select(),
directly, however, all bets are off. :(
Version
0.1Owner
willvarfarLicense
LGPLHistory
-
2010-01-11 23:11:380.1Initial release