Closed haraldh closed 4 years ago
default is "nightly"
to compile with stable rust: uart_16550 = { version = "0.2.4", default-features = false, features = [ "stable" ] }
Published as version 0.2.4
default is "nightly"
to compile with stable rust: uart_16550 = { version = "0.2.4", default-features = false, features = [ "stable" ] }