Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
liebman committed Jun 23, 2024
1 parent 931a414 commit 3bea23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esp-hal/src/dma/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ where
R::set_in_priority(priority);
}

fn fill_descriptors(
unsafe fn fill_descriptors(
&self,
descriptors: &mut [DmaDescriptor],
circular: bool,
Expand Down

0 comments on commit 3bea23f

Please sign in to comment.