update workspace

This commit is contained in:
Robin Müller 2021-12-09 21:33:49 +01:00
parent cf5a9dc8f3
commit 65440c93ad
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
4 changed files with 5 additions and 4 deletions

2
.vscode/tasks.json vendored
View File

@ -8,7 +8,7 @@
"type": "shell", "type": "shell",
"command": "~/.cargo/bin/cargo", // note: full path to the cargo "command": "~/.cargo/bin/cargo", // note: full path to the cargo
"args": [ "args": [
"build", "-p", "va416xx-hal", "--example", "blinky" "build", "-p", "vorago-peb1", "--example", "blinky"
], ],
"group": { "group": {
"kind": "build", "kind": "build",

View File

@ -2,7 +2,8 @@
members = [ members = [
"va416xx", "va416xx",
"va416xx-hal" "va416xx-hal",
"vorago-peb1"
] ]
[profile.dev] [profile.dev]

@ -1 +1 @@
Subproject commit c12b4f723a5feaf0f9426ea5ba477b8e915924d1 Subproject commit fbc60e064c10996da7b478ad730c0ec4ecc4716c

@ -1 +1 @@
Subproject commit 67b2fc5eba78a77105ec7eff1e61703d09e5cb4b Subproject commit f8487e9c5015e99ba152c35f50ff37f75494c9cf