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 34ebc19 commit a9eb3b5Copy full SHA for a9eb3b5
.vscode/settings.json
@@ -5,7 +5,8 @@
5
],
6
"rust-analyzer.cargo.target": "thumbv7em-none-eabihf",
7
"rust-analyzer.cargo.features": [
8
- "stm32g473",
+ "stm32g484",
9
"defmt",
10
+ "cordic"
11
]
-}
12
+}
0 commit comments