Skip to content

Commit 3fc9e5f

Browse files
committed
Fix example requirements.
1 parent 5075c02 commit 3fc9e5f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,7 @@ required-features = ["rt"]
131131
[[example]]
132132
name = "usb_serial"
133133
required-features = ["rt", "stm32l4x2", "stm32-usbd"]
134+
135+
[[example]]
136+
name = "otg_fs_serial"
137+
required-features = ["rt", "stm32l4x6", "otg_fs"]

0 commit comments

Comments
 (0)