This website requires JavaScript.
Explore
Help
Sign In
M-Labs
/
zynq-rs
Watch
11
Star
0
Fork
You've already forked zynq-rs
15
Code
Issues
6
Pull Requests
1
Releases
Wiki
Activity
5b2c779cba
zynq-rs
/
libboard_zynq
/
src
/
timer
/
mod.rs
3 lines
45 B
Rust
Raw
Normal View
History
Unescape
Escape
libboard_zynq: impl embedded_hal CountDown for GlobalTimer
2020-04-25 06:28:40 +08:00
pub
mod
global
;
libboard_zynq: add GlobalTimer implementation
2020-04-25 06:18:45 +08:00
pub
use
global
::
GlobalTimer
;