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

Port examples to RTFM 0.5 #100

Closed dbrgn closed 4 years ago

dbrgn commented 4 years ago

I tested the timer example, works as before.

The button example is untested but compiles without any warning.

Upgrade notes: https://rtfm.rs/0.5/book/en/migration.html