Skip to content

Commit c2cba3f

Browse files
committed
fmt
1 parent 673a7be commit c2cba3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cortex-m/src/peripheral/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ impl Peripherals {
169169
}
170170

171171
/// Steal the peripherals without marking them as taken.
172+
#[inline]
172173
pub const unsafe fn const_steal() -> Self {
173174
Peripherals {
174175
#[cfg(feature = "cm7")]

0 commit comments

Comments
 (0)