uart_16550 0.2.5

Minimal support for uart_16550 serial output.
Documentation
[dependencies.bitflags]
version = "1.1.0"

[dependencies.x86_64]
default-features = false
version = "0.9.3"

[features]
default = ["nightly"]
nightly = ["x86_64/nightly"]
stable = ["x86_64/stable"]

[package]
authors = ["Lachlan Sneff <lachlan.sneff@gmail.com>", "Philipp Oppermann <dev@phil-opp.com>"]
description = "Minimal support for uart_16550 serial output."
edition = "2018"
license = "MIT"
name = "uart_16550"
repository = "https://github.com/rust-osdev/uart_16550"
version = "0.2.5"