This website requires JavaScript.
Explore
Help
Sign In
max
/
embassy
Watch
1
Star
0
Fork
0
You've already forked embassy
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7ed43cd843
embassy
/
embassy-stm32
/
src
/
pwr
/
mod.rs
5 lines
72 B
Rust
Raw
Normal View
History
Unescape
Escape
Add stm32-metapac crate, with codegen in rust
2021-05-25 04:17:24 +02:00
#[
cfg_attr(pwr_h7, path =
"
h7.rs
"
)
]
mod
_version
;
pub
use
_version
::
*
;
Reference in New Issue
Copy Permalink