Started work on bmacro! Since I’ll be using simplefoc for the motor control, I’m switching from micropython which I developed my reference emulation firmware on to the pico C++ sdk.
I managed to set up the toolchain with mingw and is now ready to port my code to c++!
(for micropython I ran the toolchain via WSL. It was fine but too fiddly with clion :/)