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

Serial: Fix compilation for io-STM32L021 #93

Closed dbrgn closed 4 years ago

dbrgn commented 4 years ago

Unfortunately a typo sneaked into the serial module in #68. This PR fixes compilation on io-STM32L021.