Merge branch 'post-08' into post-09

This commit is contained in:
Philipp Oppermann
2021-05-17 12:45:11 +02:00
3 changed files with 9 additions and 15 deletions

View File

@@ -18,7 +18,7 @@ volatile = "0.2.6"
spin = "0.5.2"
x86_64 = "0.14.2"
uart_16550 = "0.2.0"
pic8259_simple = "0.2.0"
pic8259 = "0.10.1"
pc-keyboard = "0.5.0"
[dependencies.lazy_static]