diff options
Diffstat (limited to 'embassy-mspm0/src/lib.rs')
| -rw-r--r-- | embassy-mspm0/src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-mspm0/src/lib.rs b/embassy-mspm0/src/lib.rs index 8ee182c12..0cb19a379 100644 --- a/embassy-mspm0/src/lib.rs +++ b/embassy-mspm0/src/lib.rs | |||
| @@ -18,7 +18,7 @@ pub mod gpio; | |||
| 18 | pub mod i2c; | 18 | pub mod i2c; |
| 19 | pub mod timer; | 19 | pub mod timer; |
| 20 | pub mod uart; | 20 | pub mod uart; |
| 21 | pub mod watchdog; | 21 | pub mod wwdt; |
| 22 | 22 | ||
| 23 | /// Operating modes for peripherals. | 23 | /// Operating modes for peripherals. |
| 24 | pub mod mode { | 24 | pub mod mode { |
