We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa9d7d commit 00d28d4Copy full SHA for 00d28d4
Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0"
7
name = "stm32f7-discovery"
8
version = "0.1.0"
9
edition = "2018"
10
-default-run = "async-await"
+default-run = "polling"
11
12
[dependencies]
13
cortex-m = "0.5.2"
0 commit comments