nrf-rs / nrf-hal

A Rust HAL for the nRF family of devices
Apache License 2.0
503 stars 139 forks source link

Using Timer HAL with RTIC #348

Open valpackett opened 3 years ago

valpackett commented 3 years ago

Would be nice to have examples for using OneShot and Periodic timers inside RTIC.