added RT feature flag

This commit is contained in:
Robin Müller 2021-11-19 12:00:48 +01:00
parent 7d521f2c92
commit d5ab7811d9
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
2 changed files with 2 additions and 1 deletions

1
.vscode/tasks.json vendored
View File

@ -21,6 +21,7 @@
"command": "~/.cargo/bin/cargo", // note: full path to the cargo
"args": [
"build", "-p", "va108xx-hal", "--example", "tests",
"--features", "rt"
],
"group": {
"kind": "build",

@ -1 +1 @@
Subproject commit cc635457d0d75296fcb46d2b9884d9dae72fe429
Subproject commit f8ddcfa541eb10076f533234d8cb185a7897c014