From fa4376d4502a71e81c63b1084ecca822a38a7f4d Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Sun, 12 Dec 2021 14:32:03 +0100 Subject: [PATCH] update submodules --- .vscode/tasks.json | 5 +---- va108xx-hal | 2 +- vorago-reb1-rs | 2 +- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/.vscode/tasks.json b/.vscode/tasks.json index e3e1369..fe94f05 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -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", diff --git a/va108xx-hal b/va108xx-hal index e6e03fa..fb158ca 160000 --- a/va108xx-hal +++ b/va108xx-hal @@ -1 +1 @@ -Subproject commit e6e03fa6e5288292495caced289b2e57ced7758b +Subproject commit fb158caf6e355044fd60ca9eb026b41c742fae03 diff --git a/vorago-reb1-rs b/vorago-reb1-rs index 4b3a46b..a912dd3 160000 --- a/vorago-reb1-rs +++ b/vorago-reb1-rs @@ -1 +1 @@ -Subproject commit 4b3a46bbbbc0caea74a0f713b48b14daefd7892b +Subproject commit a912dd39714d4b71c9feb16bd3cb091814d8188d