Construct a vga buffer for testing

This commit is contained in:
Philipp Oppermann
2019-01-25 13:31:06 +01:00
parent 76a65ca3ee
commit a15e01f2eb
3 changed files with 48 additions and 0 deletions

View File

@@ -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"