mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
Remove unused
This commit is contained in:
parent
e2c10fbbb0
commit
9dea5035b9
@ -47,9 +47,6 @@ impl Priority {
|
||||
}
|
||||
}
|
||||
|
||||
static CS_FLAG: AtomicBool = AtomicBool::new(false);
|
||||
static mut CS_MASK: [u32; 2] = [0; 2];
|
||||
|
||||
#[inline]
|
||||
pub fn free<F, R>(f: F) -> R
|
||||
where
|
||||
|
Loading…
Reference in New Issue
Block a user