wip: vectors, panics and lsp fix

This commit is contained in:
karina
2026-04-22 09:32:01 +04:00
parent 7aa49b37f5
commit 97538aa098
11 changed files with 234 additions and 11 deletions
+2 -1
View File
@@ -10,4 +10,5 @@ build:
@echo "✅ Kernel ready at: {{BUILD_DIR}}/Kernel/ksOSKernel.bin"
clean:
rm -rf {{TEMP_DIR}}/Kernel
rm -rf {{TEMP_DIR}}/Kernel
rm -f compile_commands.json