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 4a189cd commit 27205beCopy full SHA for 27205be
Changelog.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+- [Update `send` function to replace `\n` with `\r\n`](https://github.com/rust-osdev/uart_16550/pull/40)
4
+
5
# 0.3.2 – 2024-11-13
6
7
- Add `MmioSerialPort::new_with_stride` function ([#36](https://github.com/rust-osdev/uart_16550/pull/36))
0 commit comments