setup but not working

This commit is contained in:
2025-02-22 23:12:46 +00:00
parent 72fe78cbc6
commit 27b0ed634c
8 changed files with 120 additions and 13 deletions
+4 -2
View File
@@ -1,11 +1,13 @@
[workspace]
members = [
"kernel",
"lib/lib_framebuffer",
"lib/lib_serial",
"lib/lib_ascii",
"kernel",
"lib/lib_application",
"lib/lib_alloc",
"lib/lib_alloc",
"lib/lib_async",
"lib/lib_keyboard",
]
resolver = "2"