Skip to content

Version 0.7.0

Latest

Choose a tag to compare

@newAM newAM released this 03 Jan 19:00
6a5ee7f

Added

  • Added a init macro to make initialization easier.
  • Added Heap::free and Heap::used for the TLSF heap.

Changed

  • The Heap::init methods now panic if they're called more than once or with size == 0.