Skip to content

Commit b7444b6

Browse files
committed
Upgrade to synopsys-usb-otg v0.3.0
Tested on a NULCEO-7A3ZI-Q
1 parent 4c6e0ae commit b7444b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ bare-metal = "1.0.0"
3939
sdio-host = { version = "0.5", optional = true }
4040
embedded-sdmmc = { version = "0.3", optional = true }
4141
stm32-fmc = { version = "0.2", optional = true }
42-
synopsys-usb-otg = { version = "^0.2.4", features = ["cortex-m"], optional = true }
42+
synopsys-usb-otg = { version = "^0.3.0", features = ["cortex-m"], optional = true }
4343
embedded-display-controller = { version = "^0.1.0", optional = true }
4444

4545
[dependencies.smoltcp]

0 commit comments

Comments
 (0)