Skip to content

Commit d0a3417

Browse files
committed
Fix otg_fs definitions for stm32f411
1 parent 35fd1a2 commit d0a3417

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/otg_fs.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ unsafe impl UsbPeripheral for USB {
3535
feature = "stm32f401",
3636
feature = "stm32f405",
3737
feature = "stm32f407",
38+
feature = "stm32f411",
3839
feature = "stm32f415",
3940
feature = "stm32f417",
4041
feature = "stm32f427",

0 commit comments

Comments
 (0)