Escaping the MTRX
Embedded developers have it harder than most. Often we don’t have library options most other developers do. For example, the library might depend on file I/O, or it might require easy access to a large heap, or it even might require floating point arithmetic that our part is no good at implementing in [...]