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 c97788d commit d2f0481Copy full SHA for d2f0481
1 file changed
.cargo/config.toml
@@ -19,5 +19,4 @@ rustflags = [
19
target = "thumbv6m-none-eabi" # Cortex-M0 and Cortex-M0+
20
21
[env]
22
-DEFMT_LOG = { value = "info", force = true }
23
-
+DEFMT_LOG = { value = "info" }
0 commit comments