did interrupts stuff

This commit is contained in:
2025-02-22 03:19:05 +00:00
parent d12160c5d0
commit 2ee21dea05
10 changed files with 112 additions and 7 deletions
+1
View File
@@ -10,6 +10,7 @@ lib_serial = { path = "../lib/lib_serial" }
lib_ascii = { path = "../lib/lib_ascii" }
x86_64 = "0.15.2"
spin = "0.9.8"
pic8259 = "0.11.0"
[build-dependencies]
cc = "1.2.14"