Histórico de commits

Autor SHA1 Mensagem Data
  Karol Harasim 964b3e4f22 Add missing watchdog prescalers. 4 anos atrás
  Jihyun Yu df0f47fd8a update changelog 4 anos atrás
  Jihyun Yu d1ad35972c initial CRC support 4 anos atrás
  Daniel Egger 3801f390bc Rework examples to apply to more targets and test in CI 4 anos atrás
  Daniel Egger 3fd22e950d Merge pull request #205 from timokroeger/connectivity-line 4 anos atrás
  Timo Kröger 5beed6af6c Support for stm32f105xx and stm32f107xx devices 4 anos atrás
  Daniel Egger 2238dd0ecc Merge pull request #210 from stm32-rs/use-gh-actions-for-ci 4 anos atrás
  Daniel Egger ea6b90ec93 CI via GitHub actions 4 anos atrás
  Daniel Egger ba6e6a0d91 Fix clippy lints 4 anos atrás
  Daniel Egger 0b3a0b34f4 Add GH action for clippy checks (#208) 4 anos atrás
  Daniel Egger 5754bb7bc6 Attempt to use GH actions for rustfmt check (#207) 4 anos atrás
  Daniel Egger 1357e5a40b Merge pull request #204 from torkeldanielsson/rustfmt 4 anos atrás
  Andrey Zgarbul c89f804ded stm32f1 v0.11 4 anos atrás
  Torkel Danielsson 89600ec070 cargo fmt 4 anos atrás
  Daniel Egger 23cf91a09a Merge pull request #203 from TheZoq2/fix_adc_race_condition 4 anos atrás
  TheZoq2 d871bf39e4 Fix race condition causing ADCs to read stale values 4 anos atrás
  Danilo Bargen 1cb9a17a07 Impl multiplication and division for frequency wrappers (#193) 4 anos atrás
  Daniel Egger 37d1a7b3ec Consistently use PAC as `pac` (#196) 4 anos atrás
  Zgarbul Andrey 9e87923990 bump stm32f1 0.10.0 (#185) 4 anos atrás
  Justace Clutter afcb5bf3fb Implement full embedded_hal::Pwm (#176) 4 anos atrás
  Jonathan Klimt 01f1390162 Some docstrings for I2C module and non-pub for some apparently internal functions (#192) 4 anos atrás
  Daniel Egger 7a94f04ab2 Merge pull request #194 from dbrgn/hertz-into-from 4 anos atrás
  Danilo Bargen 06b69afb2f Hertz: Replace Into impls with From impls 4 anos atrás
  James Waples 854526e9e9 Add docs for Hertz structs (#186) 4 anos atrás
  Daniel Trnka 80161be060 spi-dma example: swap buffer and SPI device in return value of transfer 4 anos atrás
  thalesfragoso 3ba66b654b Fixes PWM on TIM1 implementation 4 anos atrás
  Daniel Egger 0cc226251b Merge pull request #188 from spicyjack/blinky_timer_irq 4 anos atrás
  Brian Manning 8a25787886 examples/blinky_timer_irq.rs: added an '#[interrupt]' blinky demo 4 anos atrás
  Tim Docker 85851d127a Replace default blocking spi Write implementation with an optimized one 4 anos atrás
  Daniel Egger 914ef01468 Merge pull request #182 from burrbull/spi_deref2 4 anos atrás