Updated vscode run script to include Suoritin example.

This commit is contained in:
Michael Mueller
2023-10-10 16:39:19 +02:00
parent 22b814489c
commit cd124b4860

View File

@@ -1,5 +1,5 @@
set build_components { set build_components {
core init timer hoitaja app/blinktree app/hello_mxtask app/hpc_test app/yield_bench app/persistent_cell app/volatile_cell test/resource_yield app/grant_bench app/top app/cpu_burner core init timer hoitaja app/blinktree app/hello_mxtask app/hpc_test app/yield_bench app/persistent_cell app/volatile_cell test/resource_yield app/grant_bench app/top app/cpu_burner app/suoritin_test
} }
source ${genode_dir}/repos/base/run/platform_drv.inc source ${genode_dir}/repos/base/run/platform_drv.inc