Finish VGA Buffer

This commit is contained in:
2021-12-01 16:47:28 +08:00
parent 16fc355843
commit e4470bc04c
7 changed files with 48 additions and 5 deletions

View File

@@ -9,3 +9,6 @@ panic = "abort" # 禁用 panic 时的栈展开
[profile.release]
panic = "abort" # 禁用 panic 时的栈展开
[dependencies]
bootloader = "0.9.8"