Sign in
opensecura
/
3p
/
tock
/
libtock-rs
/
04383224f1a7c848ebb162b00501e76680765aef
/
examples
/
timer_subscribe.rs
074fa7d
Make binaries specify their stack size using a new stack_size!{} macro.
by Johnathan Van Why
· 4 years, 3 months ago
e5f74c3
console: Add support for println! and print!
by Alistair Francis
· 4 years, 4 months 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
b73c5ef
Rename Hardware to Drivers
by torfmaster
· 5 years ago
0ab4012
Make delay and subscription use of timer driver mutually exclusive
by torfmaster
· 5 years ago
63b0ad2
Make led driver a singleton
by torfmaster
· 5 years ago
695326c
Make console only constructible from Hardware singleton
by torfmaster
· 5 years ago
e6c4ecb
Enable clippy and fix lints
by torfmaster
· 5 years ago
e3b684a
Simplify start lang item
by torfmaster
· 5 years ago
b06f637
Re-export main macro
by torfmaster
· 5 years ago
7a18588
Create crate attribute for an async libtock main
by torfmaster
· 5 years ago
22bc254
Strict usage of TockResult
by Woyten
· 5 years ago
cfcf858
Yielding is unsafe
by Woyten
· 5 years ago
d5db030
Make main function async
by torfmaster
· 5 years ago
c84685a
Change crate name to libtock.
by torfmaster
· 6 years ago
43744a9
Remove fmt module
by Woyten
· 6 years ago
30fc95b
Use Rust 2018 edition
by Woyten
· 6 years ago
012fe57
Update Rust version
by Woyten
· 6 years ago
d233968
Make some APIs more fluent
by Woyten
· 7 years ago
0833a04
Fix subscription part of #33
by Woyten
· 7 years ago
9567d79
Rework timer API
by Woyten
· 7 years ago