Clock trait (#596)
* adds generic Env parameters * adds Clock type to Env * use new Clock * TockTimer improvements * new Clock interface * addressed comments * renames constants to milliseconds, other style fixes * removes all cargo fmt artifacts
This commit is contained in:
1
fuzz/Cargo.lock
generated
1
fuzz/Cargo.lock
generated
@@ -104,7 +104,6 @@ dependencies = [
|
||||
"arrayref",
|
||||
"byteorder",
|
||||
"crypto",
|
||||
"embedded-time",
|
||||
"lang_items",
|
||||
"libtock_core",
|
||||
"libtock_drivers",
|
||||
|
||||
Reference in New Issue
Block a user