Fix 'test' compiler error
This commit is contained in:
parent
b12eb13b40
commit
690eaf6c0d
1 changed files with 1 additions and 0 deletions
1
rust/pico/.vscode/settings.json
vendored
1
rust/pico/.vscode/settings.json
vendored
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"rust-analyzer.cargo.target": "thumbv6m-none-eabi",
|
||||
"rust-analyzer.checkOnSave.allTargets": false,
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.background": "#43261A",
|
||||
"titleBar.activeBackground": "#5E3524",
|
||||
|
|
Loading…
Reference in a new issue