Marc Poulhiès
Marc Poulhiès
Sorry, I forgot to think this through. I don't have anything to test besides this ws2812 setup as all my F0 are soldered on my keyboards, so there's no way...
Sorry, I forgot to think this through. I don't have anything to test besides this ws2812 setup as all my F0 are soldered on my keyboards, so there's no way...
even better, I have some brand new f4 here!
Sorry, still haven't anything to test, but am using the code daily in a keyboard without any issue, so should be OK. Thanks Ezra if you can help with the...
IIUC, this is mostly some copy/paste + adjustment from `rustc`'s `libstd`? We should probably have matching copyright/license info ?
> > IIUC, this is mostly some copy/paste + adjustment from `rustc`'s `libstd`? We should probably have matching copyright/license info ? > > I was wondering what should be the...
You're right, adding a matching test would be great. Even more if you already have one at hand! Thanks!
Never really used that, but https://gcc.gnu.org/onlinedocs/gcc/Diagnostic-Message-Formatting-Options.html gives a `-fdiagnostics-format=json`. Maybe you could use that and make cargo and other tools happy?
Any idea what flags is missing when configuring gcc? I'll have a look, but any hint is (very) welcome :)
Ok, thanks. I'll try to have a look in the coming weeks (don't expect anything from me until august I think).