Commit History

Author SHA1 Message Date
  Frans Skarman 28d943da7e Remove generic RCC buses from public API (#232) 4 years ago
  Daniel Egger ba6e6a0d91 Fix clippy lints 4 years ago
  Torkel Danielsson 89600ec070 cargo fmt 4 years ago
  Daniel Egger 37d1a7b3ec Consistently use PAC as `pac` (#196) 4 years ago
  Andrey Zgarbul 7091813b69 spi deref only 4 years ago
  Evgenii Ponomarev b272535a71 Fix typos 4 years ago
  Vadim Kaushan 358889fa4e Move the trait definition below 4 years ago
  Vadim Kaushan 3b9e709080 Deduplicate USART driver code 4 years ago
  Vadim Kaushan ec8aafb1a0 Remove Word trait parameter 4 years ago
  Danilo Bargen 011797365a Implement Read<u8> / Write<u8> on Serial type 4 years ago
  Zgarbul Andrey 639df40f99 fix frequency for SPI2/3 (#152) 4 years ago
  SEGFAULT 253ecd3f4f Fixed Serial Remapping (#149) 4 years ago
  Zgarbul Andrey 9ac0bb4794 Replace void with Infallible (#100) 4 years ago
  Ingmar Jager 06863dd7c9 Re-add core::fmt::Write for serial Tx 4 years ago
  TheZoq2 1ee1ebbf15 Rewrite swj config when modifying MAPR (fixes #105) 4 years ago
  TheZoq2 1350f8160b Fix outdated serial docs 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
  Andrey Zgarbul 6180620b23 bump stm32f1 4 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
  Zgarbul Andrey 5ad17fc709 aliases for serial tx/rx (#59) 5 years ago
  Frans Skarman 1ba8681016 Add more configuration options to UART (#63) 5 years ago
  Zgarbul Andrey 66cfb78527 Restore Dma (#55) 5 years ago
  Ferdia McKeogh d66f170bac feat: fmt::Write for serial Tx (#49) 5 years ago
  Frans Skarman 2f3cd40882 Fix warnings (#40) 5 years ago
  Zgarbul Andrey 0189db9f09 Update to edition 2018 (#29) 5 years ago
  Alexander Morozov 4999969b17 Fix mixed up USART clocks 5 years ago
  Paul Florence ce570dadda Use correct clock to compute the serial baudrate 5 years ago
  Jonathan Klimt 026f3ec6ab Improve documentation (#23) 5 years ago