mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-20 16:07:49 +00:00
Add a serial module
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user