hjd1964 / OnStepX

GNU General Public License v3.0
83 stars 60 forks source link

Make timer init code common for STM32 #30

Closed OldBoyCoder closed 2 years ago

OldBoyCoder commented 2 years ago

Consolidated code for initialising STM32 timers so that most code is shared between all four timers. Saves a few hundred bytes of size and may make maintenance easiser