AlessioZeni
AlessioZeni
I can't find any firmware in this repository... Watching other similar repo (like the 42B one), there should be a vscode project under firmware, but in this case there is...
Good morning. Firstly I would like to thank you for this great library. I'm implementing a motor driver using this lib as a foundation. Now I have to read the...
### Rocket Version 0.5.1 ### Operating System Arch Linux ### Rust Toolchain Version rustup 1.28.1 (2025-03-05) ### What happened? We recently migrated our association code from rocket 0.4 to rocket...
In order to correctly define the DMA for DAC (and so the async write). It is necessary to add these two lines to build.rs, that simply define sealed traits. It...
I've compiled a project using russh, and used it on linux without any issue. But then I cross-compiled it for windows, and run it, getting a warning at runtime. The...