Added
- Added a
initmacro to make initialization easier. - Added
Heap::freeandHeap::usedfor the TLSF heap.
Changed
- The
Heap::initmethods now panic if they're called more than once or withsize == 0.
init macro to make initialization easier.Heap::free and Heap::used for the TLSF heap.Heap::init methods now panic if they're called more than once or with size == 0.