1. 0f7416e ctap: Add support for the CTAP driver by Alistair Francis · 4 years, 4 months ago
  2. be40918 hmac: Add support fot the hmac driver by Alistair Francis · 4 years, 10 months ago
  3. ce2bc6a Explicitly return DriversAlreadyTakenError by Woyten · 5 years ago
  4. 76c8194 Make ble scanning driver asynchronuous by torfmaster · 4 years, 11 months ago
  5. b49dd52 Work around Option::take with static muts no longer working on new toolchain by Woyten · 5 years ago
  6. b122620 More user-friendly method of how to use the Drivers struct by Woyten · 5 years ago
  7. 141e48a Remove SubscribableCallback from ADC driver by Woyten · 5 years ago
  8. ad54969 Better temperature API by Woyten · 5 years ago
  9. b50a987 Better GPIO API by Woyten · 5 years ago
  10. 70c09f9 Better buttons and LEDs API by Woyten · 5 years ago
  11. 0f902f4 Establish a pattern for led driver. by torfmaster · 5 years ago
  12. 97c5e72 Use #[non_exhaustive] to make individual structs non-constructible by torfmaster · 5 years ago
  13. b73c5ef Rename Hardware to Drivers by torfmaster · 5 years ago[Renamed (76%) from src/hardware.rs]
  14. aeccf75 Add non-exhaustive attribute to Hardware by torfmaster · 5 years ago
  15. d1db751 Migrate sensors to drivers object by torfmaster · 5 years ago
  16. 595d9c6 Add ble scanning driver to drivers object by torfmaster · 5 years ago
  17. 1767981 Add ble advertising driver to drivers object. by torfmaster · 5 years ago
  18. 0c1aead Add rng driver to drivers object by torfmaster · 5 years ago
  19. ce17e4c Move adc driver to drivers object by torfmaster · 5 years ago
  20. d721a44 Add button driver to drivers object by torfmaster · 5 years ago
  21. 8f52a64 Put temperature driver to driver singleton by torfmaster · 5 years ago
  22. d03f0f4 Add gpio to drivers singleton by torfmaster · 5 years ago
  23. 38727a1 Add timer to Hardware struct by torfmaster · 5 years ago
  24. 63b0ad2 Make led driver a singleton by torfmaster · 5 years ago