added RT feature flag
This commit is contained in:
parent
7d521f2c92
commit
d5ab7811d9
1
.vscode/tasks.json
vendored
1
.vscode/tasks.json
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user