Embedded development is such a pleasure in 2026.
I remember using eclipse in 2010, with "golden" BSPs you would never date to update. You had one shot at setting up **one** cross-compile toolchain and don't even think about using a different compiler version than the one specified by your vendor (or downloaded during install).
Now, simply specify the compiler in devenv.nix. Gone are the long hours of looking in the library documentation on how to use this untyped API.




