lancaster-university / codal-stm32

MIT License
1 stars 3 forks source link

Timer refactor #5

Closed jamesadevine closed 5 years ago

jamesadevine commented 5 years ago

As per the timer refactor PR in codal-core (https://github.com/lancaster-university/codal-core/pull/70), this commit removes the old timer implementation and introduces an implementation using the LowLevelTimer abstraction.