Commit History

Author SHA1 Message Date
  TheZoq2 bd54507245 Release v0.5.2 4 years ago
  TheZoq2 e578d656c0 Release v0.5.1 4 years ago
  Florian Jung fb1ae0fcc7 ExtiPin trait for GPIOs (#125) 4 years ago
  TheZoq2 59b2740729 Release version 0.5.0 4 years ago
  Zgarbul Andrey 6aea05b291 alternative implementation for SPI pins (#145) 4 years ago
  Zgarbul Andrey d0067500e4 Pwm remap: another try (#147) 4 years ago
  cs2dsb e4e42337e0 Added all timers for all variants as described by CubeMX (#133) 4 years ago
  Zgarbul Andrey 7d323d4ee6 adc-dma timer & Adc Mode (#99) 4 years ago
  Frans Skarman 9a4d5bdb86 Set i2c frequency using Hertz (#128) 4 years ago
  Daniel Egger a62b16835d Merge pull request #135 from Disasm/usb 4 years ago
  Vadim Kaushan 5ea743f317 Add USB driver and examples 4 years ago
  Zgarbul Andrey 1312d0f138 bump stm32-rs deps (v 0.9) (#134) 4 years ago
  Zgarbul Andrey 9ac0bb4794 Replace void with Infallible (#100) 4 years ago
  cs2dsb 420243aed2 Changed timer stop_in_debug to modify dbg.cr instead of overwriting it 4 years ago
  TheZoq2 26ab9e2f42 Add unidirectional SPI DMA 4 years ago
  Frans Skarman 11c726fcf0 Implement more general GPIO pins (#115) 4 years ago
  TheZoq2 1ee1ebbf15 Rewrite swj config when modifying MAPR (fixes #105) 4 years ago
  Thales 964374db40 Improve time keeping with Timer and RTC (#94) 4 years ago
  TheZoq2 b8207f6658 Remove OutputPin impl for Alternate mode pins 4 years ago
  Zgarbul Andrey b1b1c87fd8 Add rcc bus trait (#98) 4 years ago
  Andrey Zgarbul b9d82f7c92 as_slice instead of as_ref 4 years ago
  Zgarbul Andrey 406fbe5ed2 split Timer into 2 stages (#95) 4 years ago
  TheZoq2 05626f9388 Bump version to 0.4.0 4 years ago
  Matthias P 9f08026ef6 Add support for reading and writing to the Backup Data Register. (#86) 4 years ago
  Zgarbul Andrey 33d175c5ab Update to digital v2 traits (#93) 4 years ago
  Andrey Zgarbul 6180620b23 bump stm32f1 4 years ago
  thalesfragoso 0dbd6f0f24 Fixes hclk calculation 5 years ago
  Guillaume P 56870917c6 Handle debugger pins (#79) 5 years ago
  Thales 4fdc432df2 Adds DMA support for ADC1 (#73) 5 years ago
  Josh Gao 42bb6ece71 Implement serial::{Tx,Rx}::{listen,unlisten}. (#72) 5 years ago