aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32/src/timer/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Make advanced timer trait not require general purpose timer trait as the time...Matous Hybl2022-01-181-9/+1
* Add low level timer API.Matous Hybl2022-01-131-0/+224