manifest: Add rust lang module

Add zephyr-lang-rust as an optional module.  This module brings in
support for writing applications in Zephyr using the Rust programming
language.

At this point, the integration supports:

- Building applications with Rust support.
- CI testing of samples and tests from the rust module (twister
  functionality already present).

Still to do is adding documentation to the Zephyr docs with an overview
of Rust support as well as the generation of the rustdoc docs.

Signed-off-by: David Brown <david.brown@linaro.org>
This commit is contained in:
David Brown 2024-09-11 13:48:49 -06:00 committed by Anas Nashif
commit 46aa9d7c49

View file

@ -33,6 +33,12 @@ manifest:
remote: upstream
groups:
- optional
- name: zephyr-lang-rust
revision: d2734f48d3ab1dbf584a936b2a05ece7bf0904f5
path: modules/lang/rust
remote: upstream
groups:
- optional
- name: sof
revision: 368c944b4c9b5a9e1b5111fa0f62815fd2faa96c
path: modules/audio/sof