We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a890f8 commit 7c886d0Copy full SHA for 7c886d0
Changelog.md
@@ -1,5 +1,8 @@
1
# Unreleased
2
3
+- Add support for memory mapped UARTs ([#15](https://github.com/rust-osdev/uart_16550/pull/15))
4
+- Improvements to new MMIO support ([#18](https://github.com/rust-osdev/uart_16550/pull/18))
5
+
6
# 0.2.14 – 2021-05-14
7
8
- `SerialPort::new()` no longer requires `nightly` feature ([#16](https://github.com/rust-osdev/uart_16550/pull/16))
0 commit comments