1. e22bc2b Review comments by Woyten · 5 years ago
  2. 70c09f9 Better buttons and LEDs API by Woyten · 5 years ago
  3. 8c243cd Better suscription API by Woyten · 5 years ago
  4. 97c5e72 Use #[non_exhaustive] to make individual structs non-constructible by torfmaster · 5 years ago
  5. d721a44 Add button driver to drivers object by torfmaster · 5 years ago
  6. 22bc254 Strict usage of TockResult by Woyten · 5 years ago
  7. 4f5bc41 Commands are safe by Woyten · 5 years ago
  8. 6cf210a Improve lifetimes and warnings by Woyten · 5 years ago
  9. ee5de05 Add async example by Woyten · 5 years ago
  10. 30fc95b Use Rust 2018 edition by Woyten · 6 years ago
  11. d233968 Make some APIs more fluent by Woyten · 7 years ago
  12. 3ecca2d Remove unsafe SubscribeInfo by Woyten · 7 years ago
  13. 0833a04 Fix subscription part of #33 by Woyten · 7 years ago
  14. 3b0f36b Improve syscalls API by Woyten · 7 years ago
  15. 569d6d5 Remove PhantomTypes by Woyten · 7 years ago
  16. f83c869 Rework callbacks and subscriptions concept by Woyten · 7 years ago
  17. 9567d79 Rework timer API by Woyten · 7 years ago[Renamed (63%) from src/button.rs]
  18. d81a0c6 Add iter_mut() on Buttons by Woyten · 7 years ago
  19. 7958d43 Rename TockResult to TockValue by Woyten · 7 years ago
  20. a59a7e2 Buttons with Rust closures by Woyten · 7 years ago
  21. 28a380d Adapt command "command" to current tock-abi by Philipp Vollmer · 7 years ago
  22. 617c080 Make synchronuous button access work by Philipp Vollmer · 7 years ago
  23. 7037cf7 Start work on button support by Woyten · 7 years ago