Skip to content

Commit a9eb3b5

Browse files
committed
Enable more features by default
1 parent 34ebc19 commit a9eb3b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.vscode/settings.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
],
66
"rust-analyzer.cargo.target": "thumbv7em-none-eabihf",
77
"rust-analyzer.cargo.features": [
8-
"stm32g473",
8+
"stm32g484",
99
"defmt",
10+
"cordic"
1011
]
11-
}
12+
}

0 commit comments

Comments
 (0)