From d092f6e7dc22fb467441b00c6c1800b64fa6228c Mon Sep 17 00:00:00 2001 From: CharlyCst Date: Sun, 25 May 2025 12:10:15 +0200 Subject: [PATCH] Add Miralis to newletter Miralis is Rust firmware that just got is v0.1 release this month. See: https://github.com/CharlyCst/miralis --- content/this-month/2025-05/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/this-month/2025-05/index.md b/content/this-month/2025-05/index.md index 02c366f..b45fc1f 100644 --- a/content/this-month/2025-05/index.md +++ b/content/this-month/2025-05/index.md @@ -44,6 +44,7 @@ In this section, we collect recent updates to `rustc`, `cargo`, and other toolin - (optional) Some additional context --> +- [Miralis, a RISC-V virtual firmware monitor](https://github.com/CharlyCst/miralis) ## `rust-osdev` Projects