Remix.run Logo
STMicroelectronics official MEMS drivers, written in Rust(github.com)
14 points by thawawaycold 2 days ago | 2 comments
leoedin a day ago | parent [-]

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!

NoiseBert69 a day ago | parent [-]

ST learned a lot.