-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
We have some extension traits, which define times and frequencies in src/time.rs
.
This module is mostly a 1:1 copy, which can be found in almost every stm32f*-hal
.
It mostly used internally, but gets also exposed, to configured clocks and timers.
Wouldn't it be nicer to use embedded-time
to replace the current time
module?
Maybe we can leverage some more features of this crate.
David-OConnor and eldruin
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request