🆕 鼠标驱动(有bug,还不能用)

This commit is contained in:
fslongjin
2022-03-17 20:51:14 +08:00
parent 95dc53bda8
commit b3cbd3caa2
8 changed files with 455 additions and 10 deletions

View File

@ -17,7 +17,8 @@
"multiboot2.h": "c",
"kprint.h": "c",
"8259a.h": "c",
"ptrace.h": "c"
"ptrace.h": "c",
"mouse.h": "c"
},
"C_Cpp.errorSquiggles": "Enabled"
}