Skip to content

Commit cae268c

Browse files
committed
remove vscode task description
1 parent 316b0d9 commit cae268c

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

ebclfsa/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -381,16 +381,6 @@ crinit-ctl reboot
381381
crinit-ctl poweroff
382382
```
383383
384-
### Visual Studio Code Tasks
385-
386-
Some of the most useful actions described above are also available as Visual Studio Code tasks.
387-
388-
| Task | Triggered action |
389-
|------|-----------------|
390-
|"Run example application in fastedev image" | `cd ebclfsa && bazel build --config=aarch64 --spawn_strategy=local //example/ipc_bridge_hi_wrapper:run_example` |
391-
|"Upload application to fastdev image" |`cd ebclfsa/ && bazel build --config=aarch64 --spawn_strategy=local //example/ipc_bridge_hi_wrapper::upload` |
392-
|"Run example application in fastedev image" |`cd ebclfsa/ && ./run_qemu.sh bazel-bin/example/ipc_bridge_hi_wrapper/deb-qemuarm64-modified/` |
393-
394384
## Further notes
395385
396386
The toolchain and librares are provided for demonstration and prototyping purposes without further qualification.

0 commit comments

Comments
 (0)