Gcc 12.3 (new compiler maybe)

Ok, so I made a version of the arduino-proffieboard plugin that uses gcc 12.3.
It seems to work pretty well and generate slightly smaller code.

If you want to try it, you’ll need to have the “experimental” package index in your “additional board manager urls”:

https://profezzorn.github.io/arduino-proffieboard/package_proffieboard_experimental_index.json

Arduino 2.x is reasonably good at keeping things separate, so you can have both the experimental and the regular version installed and swap between them in Tools → Board.

If you try it out, let me know if it works for you. (Just drop a note in this thread) I hope to promote this to beta, and then stable eventually, but I want plenty of testing first, and it takes forever if I have to do it all myself.