Releases: mkroening/async-stm32f1xx
Releases · mkroening/async-stm32f1xx
0.3.0
- Port examples to knurling-rs (probe-run + defmt) (#3)
- Update stm32f1xx-hal to 0.7 (deab8f1)
0.2.1
RxStream
- Implement Stream::size_hint, FusedStream
- Relax Copy bound to Clone
0.2.0
- Bump stm32f1xx-hal from 0.5 to 0.6 (d12d6fe)
0.1.0
This release provides initial support for timers and USART.