File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -381,16 +381,6 @@ crinit-ctl reboot
381381crinit-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
396386The toolchain and librares are provided for demonstration and prototyping purposes without further qualification.
You can’t perform that action at this time.
0 commit comments