This commit is contained in:
mii443
2025-04-14 17:45:44 +09:00
parent 8ae6c49138
commit 19253f1d95
7 changed files with 170 additions and 15 deletions

View File

@ -11,6 +11,7 @@ x86_64 = "0.14.2"
uart_16550 = "0.2.0"
pic8259 = "0.11.0"
pc-keyboard = "0.8.0"
linked_list_allocator = "0.9.0"
[dependencies.lazy_static]
version = "1.0"