Hi there, Love this project and the code.
I'm currently trying to get it to compile, but having issues with the gcc10.3 that comes with the arm/daisy tools (using that in the path to toolchain). It does not support std::bit_cast used in the FastSqrt.h code, which only became available in...