Skip to content

Commit de05901

Browse files
author
Jonathan Pallant (42 Technology)
committed
We no longer use this event so don't need to reset it.
1 parent 5502284 commit de05901

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nrf-hal-common/src/uarte.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ where
180180

181181
// Reset the events.
182182
self.0.events_endtx.reset();
183-
self.0.events_txstopped.reset();
184183

185184
// Set up the DMA write.
186185
self.0.txd.ptr.write(|w|

0 commit comments

Comments
 (0)