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 <david.brown@linaro.org> 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 <david.brown@linaro.org>
This commit is contained in:
parent
c0164e4afe
commit
33301e69de
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ manifest:
|
||||||
groups:
|
groups:
|
||||||
- optional
|
- optional
|
||||||
- name: zephyr-lang-rust
|
- name: zephyr-lang-rust
|
||||||
revision: cf3dc6cb79631717464f1cd6b3fb122220f12915
|
revision: 49c6712fe53b5b82e5c09e94548a4a51a021acfe
|
||||||
path: modules/lang/rust
|
path: modules/lang/rust
|
||||||
remote: upstream
|
remote: upstream
|
||||||
groups:
|
groups:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue