From 33301e69dee816a750d8ddf4c320c0342feab624 Mon Sep 17 00:00:00 2001 From: David Brown Date: Thu, 13 Feb 2025 08:13:32 -0700 Subject: [PATCH] modules: optional: Feature update for Rust Move to the latest Rust. This moves the rust support to the latest version of the module: commit 49c6712fe53b5b82e5c09e94548a4a51a021acfe Author: David Brown Date: Wed Feb 12 12:16:22 2025 -0700 zephyr: various comment cleanups from review suggestions This primarily brings in support for Zephyr Work queues, along with an implementation of an Async Executor built using work queues and triggered work to schedule the execution. Signed-off-by: David Brown --- submanifests/optional.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submanifests/optional.yaml b/submanifests/optional.yaml index 73fd9a1c7e4..b3d961d2670 100644 --- a/submanifests/optional.yaml +++ b/submanifests/optional.yaml @@ -60,7 +60,7 @@ manifest: groups: - optional - name: zephyr-lang-rust - revision: cf3dc6cb79631717464f1cd6b3fb122220f12915 + revision: 49c6712fe53b5b82e5c09e94548a4a51a021acfe path: modules/lang/rust remote: upstream groups: