update submodules

This commit is contained in:
Robin Müller 2021-12-12 14:32:03 +01:00
parent 64e9291a09
commit fa4376d450
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
3 changed files with 3 additions and 6 deletions

5
.vscode/tasks.json vendored
View File

@ -144,7 +144,6 @@
"command": "~/.cargo/bin/cargo", // note: full path to the cargo
"args": [
"build", "-p", "vorago-reb1", "--example", "blinky-button-rtic",
"--features", "rt"
],
"group": {
"kind": "build",
@ -156,8 +155,7 @@
"type": "shell",
"command": "~/.cargo/bin/cargo", // note: full path to the cargo
"args": [
"build", "-p", "vorago-reb1", "--example", "adxl343-accelerometer",
"--features", "rt"
"build", "-p", "vorago-reb1", "--example", "adxl343-accelerometer"
],
"group": {
"kind": "build",
@ -170,7 +168,6 @@
"command": "~/.cargo/bin/cargo", // note: full path to the cargo
"args": [
"build", "-p", "vorago-reb1", "--example", "max11619-adc",
"--features", "rt"
],
"group": {
"kind": "build",

@ -1 +1 @@
Subproject commit e6e03fa6e5288292495caced289b2e57ced7758b
Subproject commit fb158caf6e355044fd60ca9eb026b41c742fae03

@ -1 +1 @@
Subproject commit 4b3a46bbbbc0caea74a0f713b48b14daefd7892b
Subproject commit a912dd39714d4b71c9feb16bd3cb091814d8188d