Skip to content

v0.5

Latest
Compare
Choose a tag to compare
@jonenz jonenz released this 13 Feb 17:11
· 8 commits to develop since this release
4bda404
  1. Un-delete the delete operator. This enables objects created using the placement new operator to be removed.

  2. Move FreeRTOS delete functions into the base class destructors. Delete functions were previously left out of the "Static" versions of the classes.