Add a serial module

This commit is contained in:
Philipp Oppermann
2019-01-25 13:33:52 +01:00
parent 76110c1dd8
commit c21f051300
4 changed files with 50 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ bootloader = "0.3.12"
volatile = "0.2.3"
spin = "0.4.9"
array-init = "0.0.3"
uart_16550 = "0.1.0"
[dependencies.lazy_static]
version = "1.0"