Skip to content
Snippets Groups Projects
Commit 04353d4c authored by Jorge Aparicio's avatar Jorge Aparicio
Browse files

reexport Peripherals at the root for convenience

parent 9da4a522
Branches
Tags
No related merge requests found
...@@ -29,3 +29,5 @@ pub mod interrupt; ...@@ -29,3 +29,5 @@ pub mod interrupt;
pub mod itm; pub mod itm;
pub mod peripheral; pub mod peripheral;
pub mod register; pub mod register;
pub use peripheral::Peripherals;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment