common: Implement nvic::system_reset().
[gps-watch.git] / src / common / nvic.rs
2020-01-05 Tilman Sauerbeckcommon: Implement nvic::system_reset().
2019-07-07 Tilman Sauerbeckcommon: Add the nvic module.