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 7beb08b commit c44e4abCopy full SHA for c44e4ab
Changelog.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+- Add `send_raw()` function to allow sending arbitrary binary data using the serial port ([#21](https://github.com/rust-osdev/uart_16550/pull/21))
4
+
5
# 0.2.15 – 2021-06-06
6
7
- Add support for memory mapped UARTs ([#15](https://github.com/rust-osdev/uart_16550/pull/15))
0 commit comments