fzi-haxel
fzi-haxel
I am not a Rust expert, but looks good to me and the examples/tests run. #20335 changes `cpu/native/Makefile.features` a bit, but would be an easy rebase.
Since #20335 was merged first, could you remove the reference to the missing Rust support in `boards/native64/doc.txt` when rebasing to master?
> Arg, I think the problem is that the `libsdl2-dev:i386` package conflicts with `libsdl2-dev` 😕 Mh, apt does not complain about installing `libsdl2-dev`, but the rust build test fails. I'm...
Re-running the build doesn't seem to fix it. I will try to reproduce the problem on Monday. Maybe it's because I didn't build the base images.
> Please rebase onto #246 (or master once that is in), that should make the problem go away. Rebased on master
> Still looks good to me (can't merge due to permission troubles), but one clarification might be due anyway: This was described as blocking [RIOT-OS/RIOT#20335](https://github.com/RIOT-OS/RIOT/pull/20335), but that is now through....
> I remember when it wasn't possible to install both the 32 bit and the 64 bit version of libsdl2-dev in parallel - either that changed or our CI doesn't...
I do not have a SLOGIC, but I tried it with the "Blue Pill" board with the cklink-lite firmware and a JLINK with openocd and both worked. The only problem...