Oleg Bovykin

Results 47 comments of Oleg Bovykin

Thanks for your work! Hope this significant thing will be merged soon

Donations link?

Rotax engines are super popular in small general aviation aircrafts. They use CANAerospace protocol, so maybe contacting the manufacturer or implementing CANAerospace protocol in Rust is a good idea.

Hey! Great work! Is it possible to access these logs from grafana?

Any updates on merging this?

Hey! Great work! Any chance this will be released soon?

I got same problem with baremetal installation.

Just a little not, all of these repos, except `cortex-m-rt`, **does not have** at least one test. It looks like a good hygienic thing to have at least minimal set...

@jonas-schievink r0 have 2 tests inside src folder (thought it should go to tests). nb (japaric/nb) does not have any tests. embedded-hal does not have any tests. Maybe we talking...