История коммитов

Автор SHA1 Сообщение Дата
  Michael Cummings 7b3ed1bd12 Prep for new tag. 2 лет назад
  Michael Cummings 15a1e5b1db Updated cargo dependencies 2 лет назад
  Michael Cummings 1f50ee1d09 Some changes from cargo fmt 2 лет назад
  Michael Cummings ca26ed1e56 Update to copyright in LICENSE file. 2 лет назад
  Michael Cummings 3e2a79d332 Merge some stashed changes from before PR merge 2 лет назад
  Michael Cummings 5d64fa1f5a Merge pull request #1 from mbuesch/spi 2 лет назад
  Michael Buesch 8563f6cbf0 Add support for SPI bus 3 лет назад
  Michael Cummings 1f8e209170 Bumped patch version for tag. 4 лет назад
  Michael Cummings b5ca96fee3 Updated .gitignore file. 4 лет назад
  Michael Cummings f7a563d1f0 Updates to README example etc. 4 лет назад
  Michael Cummings 5873de35c5 Updated for new I²C example. 4 лет назад
  Michael Cummings 683fbdd9bf Added init() call to I²C device constructors. 4 лет назад
  Michael Cummings 6280359ec0 Fixed issues when using TryInto with method arguments/return values. 4 лет назад
  Michael Cummings 82ee911972 Re-factored AdxlError for RPPAL errors, etc. 4 лет назад
  Michael Cummings 5d9d1b9d49 Added a README.md file. 4 лет назад
  Michael Cummings 13ce6544d0 Added first cut try at I²C device driver. 4 лет назад
  Michael Cummings 9018bbbd65 Added README.md file for SPI driver device. 4 лет назад
  Michael Cummings 961ffee933 Added register reference table to `cmd` module docblock. 4 лет назад
  Michael Cummings 80e7352522 bumping patch version to 0.0.4 for tag. 4 лет назад
  Michael Cummings 2e4f683496 comment text updates. 4 лет назад
  Michael Cummings 9a0d2f8e40 Finished adding missing Writer trait methods. 4 лет назад
  Michael Cummings 5d4203caad Finished adding missing Reader trait methods. 4 лет назад
  Michael Cummings 51b0db44fd Merge remote-tracking branch 'origin/main' into main 4 лет назад
  Michael Cummings 16c1c23e8e bumped up patch version. 4 лет назад
  Michael Cummings 37f53c9f62 Provided default implementations for Reader methods. 4 лет назад
  Michael Cummings 9514c507f3 Added UnknownModeBit to AdxlError. 4 лет назад
  Michael Cummings 4b7da1c0c5 Added access() method to Reader trait to act as per implementation interface. 4 лет назад
  Michael Cummings 5f63b6fdb1 Added FIFO methods to traits and related structures. 4 лет назад
  Michael Cummings 51a39e4f6c Renamed addr argument to register in command() method. 4 лет назад
  Michael Cummings b4eb5c1546 Added data_format() and set_data_format() methods and assocatied DataFormat struct. 4 лет назад