minor fix
This commit is contained in:
parent
04147b4147
commit
d6636ca116
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ pub struct ReadableDmaRingBuffer<'a, W: Word> {
|
|||
}
|
||||
|
||||
#[derive(Debug, PartialEq)]
|
||||
#[cfg_attr(feature = "defmt", derive(defmt::Format))]
|
||||
pub struct OverrunError;
|
||||
|
||||
pub trait DmaCtrl {
|
||||
|
|
Loading…
Add table
Reference in a new issue