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