update VS code files
This commit is contained in:
parent
9a39912edc
commit
5179a79225
@ -50,4 +50,4 @@
|
||||
"runToMain": true,
|
||||
},
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -32,7 +32,7 @@
|
||||
"type": "shell",
|
||||
"command": "~/.cargo/bin/cargo", // note: full path to the cargo
|
||||
"args": [
|
||||
"build", "-p", "vorago-peb1", "--example", "blinky"
|
||||
"build", "-p", "vorago-hal", "--example", "blinky"
|
||||
],
|
||||
"group": {
|
||||
"kind": "build",
|
||||
@ -40,4 +40,4 @@
|
||||
}
|
||||
},
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user