Commit History

Author SHA1 Message Date
  Timo Kröger 5beed6af6c Support for stm32f105xx and stm32f107xx devices 4 years ago
  Daniel Egger 2238dd0ecc Merge pull request #210 from stm32-rs/use-gh-actions-for-ci 4 years ago
  Daniel Egger ea6b90ec93 CI via GitHub actions 4 years ago
  Daniel Egger ba6e6a0d91 Fix clippy lints 4 years ago
  Daniel Egger 0b3a0b34f4 Add GH action for clippy checks (#208) 4 years ago
  Daniel Egger 5754bb7bc6 Attempt to use GH actions for rustfmt check (#207) 4 years ago
  Daniel Egger 1357e5a40b Merge pull request #204 from torkeldanielsson/rustfmt 4 years ago
  Andrey Zgarbul c89f804ded stm32f1 v0.11 4 years ago
  Torkel Danielsson 89600ec070 cargo fmt 4 years ago
  Daniel Egger 23cf91a09a Merge pull request #203 from TheZoq2/fix_adc_race_condition 4 years ago
  TheZoq2 d871bf39e4 Fix race condition causing ADCs to read stale values 4 years ago
  Danilo Bargen 1cb9a17a07 Impl multiplication and division for frequency wrappers (#193) 4 years ago
  Daniel Egger 37d1a7b3ec Consistently use PAC as `pac` (#196) 4 years ago
  Zgarbul Andrey 9e87923990 bump stm32f1 0.10.0 (#185) 4 years ago
  Justace Clutter afcb5bf3fb Implement full embedded_hal::Pwm (#176) 4 years ago
  Jonathan Klimt 01f1390162 Some docstrings for I2C module and non-pub for some apparently internal functions (#192) 4 years ago
  Daniel Egger 7a94f04ab2 Merge pull request #194 from dbrgn/hertz-into-from 4 years ago
  Danilo Bargen 06b69afb2f Hertz: Replace Into impls with From impls 4 years ago
  James Waples 854526e9e9 Add docs for Hertz structs (#186) 4 years ago
  Daniel Trnka 80161be060 spi-dma example: swap buffer and SPI device in return value of transfer 4 years ago
  thalesfragoso 3ba66b654b Fixes PWM on TIM1 implementation 4 years ago
  Daniel Egger 0cc226251b Merge pull request #188 from spicyjack/blinky_timer_irq 4 years ago
  Brian Manning 8a25787886 examples/blinky_timer_irq.rs: added an '#[interrupt]' blinky demo 4 years ago
  Tim Docker 85851d127a Replace default blocking spi Write implementation with an optimized one 4 years ago
  Daniel Egger 914ef01468 Merge pull request #182 from burrbull/spi_deref2 4 years ago
  Andrey Zgarbul cc69572c8d changelog 4 years ago
  Andrey Zgarbul 7091813b69 spi deref only 4 years ago
  Daniel Egger 58d286ff37 Merge pull request #179 from jamwaffles/qei-changelog 4 years ago
  James Waples d1b0e1a6fc Add QEI changelog entry 4 years ago
  Daniel Egger 28b078e785 Merge pull request #178 from jamwaffles/qei-configuration 4 years ago