Skip to content

Releases: mkroening/async-stm32f1xx

0.3.0

15 Dec 16:36
Compare
Choose a tag to compare
  • Port examples to knurling-rs (probe-run + defmt) (#3)
  • Update stm32f1xx-hal to 0.7 (deab8f1)

0.2.1

08 Jun 14:09
Compare
Choose a tag to compare

RxStream

  • Implement Stream::size_hint, FusedStream
  • Relax Copy bound to Clone

0.2.0

08 Jun 09:32
Compare
Choose a tag to compare
  • Bump stm32f1xx-hal from 0.5 to 0.6 (d12d6fe)

0.1.0

05 Jun 15:11
Compare
Choose a tag to compare

This release provides initial support for timers and USART.