Commit History

Author SHA1 Message Date
  TheZoq2 f7204fcd47 Add dynamic gpio pin mode 4 years ago
  TheZoq2 f3ff26b362 Add temporary pin modes 4 years ago
  TheZoq2 494b996664 Add top level docs explaining how to get access to rcc, afio, clocks and flash 4 years ago
  TheZoq2 bcd558fade Improve documentation for commonly used register blocks 4 years ago
  TheZoq2 ae870eb7d8 Rename free to release and deprecate free 4 years ago
  TheZoq2 766137b0fd improve SPI pin docs 4 years ago
  Andrey Zgarbul a2f8c2744f i2c Deref 4 years ago
  Frans Skarman aa361f6915 Fix spelling error in readme 4 years ago
  Dustin Frisch e89fcd3ace Fix period retrival for timers 4 years ago
  Frans Skarman 28d943da7e Remove generic RCC buses from public API (#232) 4 years ago
  TheZoq2 cc66906ab8 Remove unused quickstart link 4 years ago
  TheZoq2 8abd2c9cd4 Bump version to 0.6.0 4 years ago
  Karol Harasim 5b94368ce9 Cleanup blinky_timer_irq example. 4 years ago
  Karol Harasim 964b3e4f22 Add missing watchdog prescalers. 4 years ago
  Jihyun Yu df0f47fd8a update changelog 4 years ago
  Jihyun Yu d1ad35972c initial CRC support 4 years ago
  Daniel Egger 3801f390bc Rework examples to apply to more targets and test in CI 4 years ago
  Daniel Egger 3fd22e950d Merge pull request #205 from timokroeger/connectivity-line 4 years ago
  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