update workspace
This commit is contained in:
parent
cf5a9dc8f3
commit
65440c93ad
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@ -8,7 +8,7 @@
|
||||
"type": "shell",
|
||||
"command": "~/.cargo/bin/cargo", // note: full path to the cargo
|
||||
"args": [
|
||||
"build", "-p", "va416xx-hal", "--example", "blinky"
|
||||
"build", "-p", "vorago-peb1", "--example", "blinky"
|
||||
],
|
||||
"group": {
|
||||
"kind": "build",
|
||||
|
@ -2,7 +2,8 @@
|
||||
|
||||
members = [
|
||||
"va416xx",
|
||||
"va416xx-hal"
|
||||
"va416xx-hal",
|
||||
"vorago-peb1"
|
||||
]
|
||||
|
||||
[profile.dev]
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit c12b4f723a5feaf0f9426ea5ba477b8e915924d1
|
||||
Subproject commit fbc60e064c10996da7b478ad730c0ec4ecc4716c
|
@ -1 +1 @@
|
||||
Subproject commit 67b2fc5eba78a77105ec7eff1e61703d09e5cb4b
|
||||
Subproject commit f8487e9c5015e99ba152c35f50ff37f75494c9cf
|
Loading…
x
Reference in New Issue
Block a user