Skip to content

RTIC Monotonic implementation for STM32L0 and STM32F0 using linked timers

License

Notifications You must be signed in to change notification settings

klimatt/tim-systick-monotonic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tim-systick-monotonic

Select which timer pair to use with features, currently supported:

  • l0x1-tim21-tim22 - STM32L0x1 TIM21+TIM22
  • f0x1-tim15-tim17 - STM32F0x1 TIM15+TIM17
  • f0x1-tim15-tim16 - STN32F0x1 TIM15+TIM16

Other timer combinations are possible as well.

About

RTIC Monotonic implementation for STM32L0 and STM32F0 using linked timers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%