Skip to content
Snippets Groups Projects
Unverified Commit b03a7c43 authored by Jorge Aparicio's avatar Jorge Aparicio Committed by GitHub
Browse files

Merge pull request #78 from japaric/reexport

reexport Peripherals at the root for convenience
parents 9da4a522 04353d4c
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