Commit History

Author SHA1 Message Date
  TheZoq2 f3f82b345c Clean up cargo.toml 4 years ago
  TheZoq2 5630d99aa6 Update PWM example with latest pwm changes 4 years ago
  TheZoq2 5dd8f0da00 Discuss features in top level docs 4 years ago
  TheZoq2 bbc3d79a86 Make PWM example compile without feature 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
  Daniel Egger ffd4663279 Merge pull request #142 from TheZoq2/unbump_as_slice 4 years ago
  TheZoq2 306412d9f0 Unbump as_slice 4 years ago
  cs2dsb 7eace3e379 Removed crate level allow(unused_unsafe) in favour of attributes on the specific instances (#140) 4 years ago
  cs2dsb e4e42337e0 Added all timers for all variants as described by CubeMX (#133) 4 years ago
  Frans Skarman 16cb8d7468 Add rudimentary docs for the usb module (#137) 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 e36195ed3e Merge pull request #136 from Disasm/usb-docs 4 years ago
  Vadim Kaushan 719e888fd9 Generate usb docs on docs.rs 4 years ago
  Daniel Egger a62b16835d Merge pull request #135 from Disasm/usb 4 years ago
  Vadim Kaushan 3f9c262f6d Document the USB reset dance 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 0cb9e7ddf3 Update the readme with correct version number 4 years ago
  TheZoq2 26ab9e2f42 Add unidirectional SPI DMA 4 years ago
  Frans Skarman 11c726fcf0 Implement more general GPIO pins (#115) 4 years ago
  Daniel Egger 22dcce50c3 Merge pull request #116 from hazelutf8/cargo-gdb-permission-note 4 years ago
  Daniel Egger dfa2eba500 Merge pull request #117 from hazelutf8/invalid-target-warning 4 years ago
  hazelutf8 72edd6ac5a error on any invalid target combination 4 years ago
  hazelutf8 46fb5e60ff Show how to allow cargo permission to launch gdb 4 years ago
  Daniel Egger defa90c2aa Merge pull request #111 from ijager/master 4 years ago
  Ingmar Jager 06863dd7c9 Re-add core::fmt::Write for serial Tx 4 years ago