Skip to content
Snippets Groups Projects
Commit 74cb12e1 authored by homunkulus's avatar homunkulus
Browse files

Auto merge of #66 - japaric:unhide-steal, r=japaric

docs: unhide `Peripheral::steal` method

None
parents ce5bee6e 385e0cda
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ impl Peripherals {
})
}
#[doc(hidden)]
/// Unchecked version of `Peripherals::steal`
pub unsafe fn steal() -> Self {
debug_assert!(!CORE_PERIPHERALS);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment