NOTES.md
32.8 KB
-
Rework memory allocation to heap based RAII objects. · 927d8ac5
Remove the strict static memory allocation scheme in favour of placing objects on the heap at startup. This still keeps the requirements posed for modern, high performance embedded systems, but makes APIs a lot cleaner.
FritzFlorian committed