mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-19 06:15:45 +01:00
Fmt
This commit is contained in:
parent
1be9d0067b
commit
eb6406da7e
3 changed files with 4 additions and 5 deletions
|
|
@ -164,7 +164,6 @@ pub trait Monotonic {
|
|||
/// A marker trait that indicates that it is correct to use this type in multi-core context
|
||||
pub trait MultiCore {}
|
||||
|
||||
|
||||
/// Sets the given `interrupt` as pending
|
||||
///
|
||||
/// This is a convenience function around
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue