stm32-rs / stm32f0xx-hal

A Rust `embedded-hal` implementation for all MCUs in the STM32 F0 family
BSD Zero Clause License
134 stars 59 forks source link

Fix readme example build #157

Closed david-sawatzke closed 2 years ago

david-sawatzke commented 2 years ago

Building only for f030 doesn't work: https://github.com/stm32-rs/stm32f0xx-hal/issues/148 https://github.com/stm32-rs/stm32f0xx-hal/issues/121