mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-21 00:17:50 +00:00
Construct a vga buffer for testing
This commit is contained in:
@@ -8,6 +8,7 @@ edition = "2018"
|
||||
bootloader = "0.3.12"
|
||||
volatile = "0.2.3"
|
||||
spin = "0.4.9"
|
||||
array-init = "0.0.3"
|
||||
|
||||
[dependencies.lazy_static]
|
||||
version = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user