mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-20 16:07:49 +00:00
604: Use `-serial stdio` instead of `-serial mon:stdio` r=phil-opp a=phil-opp Fixes #602 Post update in https://github.com/phil-opp/blog_os/pull/605 606: Update x86_64 to version 0.7.0 r=phil-opp a=phil-opp [Changelog](https://github.com/rust-osdev/x86_64/blob/master/Changelog.md#070): - **Breaking**: `Port::read` and `PortReadOnly::read` now take `&mut self` instead of `&self` ([#76](https://github.com/rust-osdev/x86_64/pull/76)). Post update in https://github.com/phil-opp/blog_os/pull/607 Co-authored-by: Philipp Oppermann <dev@phil-opp.com>
647 B
647 B