Skip to content

Commit 44ad3cd

Browse files
committed
Test Octospi example on a part that has octospi
1 parent 9fd3398 commit 44ad3cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ name = "qspi"
148148
required-features = ["xspi", "rm0433"]
149149

150150
[[example]]
151-
name = "qspi_mdma"
152-
required-features = ["quadspi", "rm0433"]
151+
name = "octospi"
152+
required-features = ["xspi", "rm0468"]
153153

154154
[[example]]
155155
name = "sdmmc"

0 commit comments

Comments
 (0)