mciantyre / teensy4-rs

Rust support for the Teensy 4
Apache License 2.0
291 stars 32 forks source link

Enable high-power SNVS clock gate #154

Closed mciantyre closed 10 months ago

mciantyre commented 10 months ago

Without it, we can't use the SRTC. Discovered by imxrt-rs/imxrt-hal#150.