This website requires JavaScript.
Explore
Help
Sign In
alex
/
rp-hal-boards
Watch
1
Star
0
Fork
You've already forked rp-hal-boards
0
mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced
2024-12-25 13:31:31 +11:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
515eac5553
rp-hal-boards
/
rp2040-hal
/
src
/
prelude.rs
3 lines
65 B
Rust
Raw
Normal View
History
Unescape
Escape
Added skeleton for HAL and updated readme
2021-01-26 07:42:43 +11:00
//! Prelude
Polishing the blinky examples.
2021-09-21 19:03:47 +10:00
pub
use
crate
::
clocks
::
Clock
as
_rphal_clocks_Clock
;
Reference in a new issue
Copy permalink