STMicroelectronics official MEMS drivers, written in Rust
1–3 of 3 posts
Re: STMicroelectronics official MEMS drivers, written in Rust
#2This is excellent! They're all written against the embedded_hal crates as well, so should be pretty portable to different micros.
Normally chip vendor code is a big mess - so this is nice to see!
Re: STMicroelectronics official MEMS drivers, written in Rust
#3This is excellent! They're all written against the embedded_hal crates as well, so should be pretty portable to different micros. Normally chip vendor code is a big mess - so this is nice to see!
ST learned a lot.