Hacker News new | ask | show | jobs
STMicroelectronics official MEMS drivers, written in Rust (github.com)
18 points by thawawaycold 264 days ago
1 comments

This 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.