stm32-rs / stm32l0xx-hal

A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust
BSD Zero Clause License
96 stars 60 forks source link

Make timers available only on supported hardware #108

Open hannobraun opened 4 years ago

hannobraun commented 4 years ago

See #101 for some context. @dbrgn wanted to look into this.