Skip to content

Commit 21b8777

Browse files
authored
Merge pull request #140 from ericevenchick/master
add otg_fs support for stm32f411
2 parents ddccb4f + 45c9cfd commit 21b8777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ pub mod i2c;
9999
feature = "stm32f401",
100100
feature = "stm32f405",
101101
feature = "stm32f407",
102+
feature = "stm32f411",
102103
feature = "stm32f415",
103104
feature = "stm32f417",
104105
feature = "stm32f427",

0 commit comments

Comments
 (0)