1. d007bb9 Remove SubscribableCallback by Woyten · 5 years ago
  2. b122620 More user-friendly method of how to use the Drivers struct by Woyten · 5 years ago
  3. 8d517b0 Use correct borrowing kind when initializing timer by Woyten · 5 years ago
  4. 8c243cd Better suscription API by Woyten · 5 years ago
  5. 97c5e72 Use #[non_exhaustive] to make individual structs non-constructible by torfmaster · 5 years ago
  6. b73c5ef Rename Hardware to Drivers by torfmaster · 5 years ago
  7. f48cb68 Update changelog and documentation by torfmaster · 5 years ago
  8. 0ab4012 Make delay and subscription use of timer driver mutually exclusive by torfmaster · 5 years ago
  9. 38727a1 Add timer to Hardware struct by torfmaster · 5 years ago
  10. e6c4ecb Enable clippy and fix lints by torfmaster · 5 years ago
  11. 5a9af27 De-duplicate code by torfmaster · 5 years ago
  12. 37b412c Use for loop by torfmaster · 5 years ago
  13. 5994dc1 Remove unused error types by torfmaster · 5 years ago
  14. 4c05942 Use constant from result by torfmaster · 5 years ago
  15. 1b67e7b Return an error in case of already taken driver. by torfmaster · 5 years ago
  16. 80ce1c3 Fix doc tests by torfmaster · 5 years ago
  17. 6ecb72f Rename parallel_sleep to sleep by torfmaster · 5 years ago
  18. f7ac7c9 Add parallel timer - add example how to use it by torfmaster · 5 years ago
  19. 22bc254 Strict usage of TockResult by Woyten · 5 years ago
  20. 4f5bc41 Commands are safe by Woyten · 5 years ago
  21. 5349398 Remove sleep_sync. by torfmaster · 5 years ago
  22. cd7597d Add general purpose waiting future by Woyten · 5 years ago
  23. 13a950d timer: Fixup alarm tick calculation by Alistair Francis · 5 years ago
  24. 770f761 Enhance the timer interface. by Guillaume Endignoux · 5 years ago
  25. 30fc95b Use Rust 2018 edition by Woyten · 6 years ago
  26. facdabb Extract timer into variable so subscription doesn't get dropped. by Philipp Vollmer · 7 years ago
  27. d233968 Make some APIs more fluent by Woyten · 7 years ago
  28. 3ecca2d Remove unsafe SubscribeInfo by Woyten · 7 years ago
  29. 0833a04 Fix subscription part of #33 by Woyten · 7 years ago
  30. 83a2094 New rustfmt rules by Woyten · 7 years ago
  31. 3b0f36b Improve syscalls API by Woyten · 7 years ago
  32. f83c869 Rework callbacks and subscriptions concept by Woyten · 7 years ago
  33. 9567d79 Rework timer API by Woyten · 7 years ago
  34. 28a380d Adapt command "command" to current tock-abi by Philipp Vollmer · 7 years ago
  35. 5ef5072 Fixes for console by Philipp Vollmer · 7 years ago
  36. 02b0c53 Change confusing method name. by Philipp Vollmer · 7 years ago
  37. f6eb6dd Refactoring by Philipp Vollmer · 7 years ago
  38. c6a9e5a Fix timer driver access. by Philipp Vollmer · 7 years ago
  39. b052ef3 progress by Amit Aryeh Levy · 8 years ago
  40. 8ef5d40 libtock-ify by Amit Aryeh Levy · 8 years ago