Convenience scenario creating build.log for vscode's Intellisense.

This commit is contained in:
Michael Mueller
2023-08-07 17:49:48 +02:00
parent fa1e794c4d
commit 1245236ee2

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 test/resource_yield app/grant_bench app/top server/cpu_balancer 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
} }
source ${genode_dir}/repos/base/run/platform_drv.inc source ${genode_dir}/repos/base/run/platform_drv.inc