Use serial for debugging by default
This commit is contained in:
@@ -31,7 +31,7 @@ version = "0.9.0"
|
||||
default-features = false
|
||||
|
||||
[features]
|
||||
default = ["qemu_debug"]
|
||||
default = ["serial_debug"]
|
||||
acpi = []
|
||||
doc = []
|
||||
graphical_debug = []
|
||||
|
||||
Reference in New Issue
Block a user