uart_16550 0.2.3

Minimal support for uart_16550 serial output.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.bitflags]
version = "1.1.0"

[dependencies.x86_64]
version = "0.9"

[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.3"