Commit 927d8ac5 by FritzFlorian

Rework memory allocation to heap based RAII objects.

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.
parent ce2632a1
Pipeline #1420 failed with stages
in 29 seconds