From 7fbd5662f2b414e4c66136c52dd778c858817b5b Mon Sep 17 00:00:00 2001 From: Mathias Kraus Date: Tue, 18 Jun 2024 23:00:48 +0200 Subject: [PATCH] [#241] Update roadmap --- ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ROADMAP.md b/ROADMAP.md index e7631bbf9..e11eea203 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -15,6 +15,7 @@ * [ ] `#![no_std]` on `nightly` on all tier 1 platforms * [ ] `#![no_std]` on `stable` on all tier 1 platforms * [ ] completely dynamic setup with dynamic shared memory +* [ ] iceoryx on a rover on the moon ## Shared Memory Container & Types