File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
content/this-month/2022-04 Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -94,6 +94,16 @@ bugfix that prevented the usage in `no_std` contexts. Furthermore, overall code
9494was updated to verify ` no_std ` builds as well as regular builds.
9595Full changelog: < https://github.com/rust-osdev/multiboot2/releases/tag/multiboot2-header-v0.2.0 >
9696
97+ ### [ ` uart_16550 ` ] ( https://github.com/rust-osdev/uart_16550 )
98+
99+ <span class =" maintainers " >Maintained by [ @phil-opp ] ( https://github.com/phil-opp ) </span >
100+
101+ The ` uart_16550 ` crate provides basic support for serial port I/O for 16550-compatible UARTs. We merged the following change this month:
102+
103+ - [ Remove use of ` stable ` and ` nightly ` features] ( https://github.com/rust-osdev/uart_16550/pull/24 ) <span class =" gray " >(published as ` v0.2.18 ` )</span >
104+
105+ Thanks to [ @josephlr ] ( https://github.com/josephlr ) for this contribution!
106+
97107### [ ` volatile ` ] ( https://github.com/rust-osdev/volatile )
98108
99109<span class =" maintainers " >Maintained by [ @phil-opp ] ( https://github.com/phil-opp ) </span >
You can’t perform that action at this time.
0 commit comments