Fix 'test' compiler error

This commit is contained in:
hodasemi 2022-07-29 11:46:34 +02:00
parent b12eb13b40
commit 690eaf6c0d

View file

@ -1,5 +1,6 @@
{
"rust-analyzer.cargo.target": "thumbv6m-none-eabi",
"rust-analyzer.checkOnSave.allTargets": false,
"workbench.colorCustomizations": {
"activityBar.background": "#43261A",
"titleBar.activeBackground": "#5E3524",