mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +00:00
build(devcontainer): improve Dev Container development
The toolchain and qemu can be built inside the container + running the qemu inside the container Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
@ -12,7 +12,8 @@
|
||||
"C_Cpp.autoAddFileAssociations": false,
|
||||
"conventionalCommits.scopes": [
|
||||
"initrd",
|
||||
"tools"
|
||||
"tools",
|
||||
"devcontainer"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user