46aa9d7c49
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> |
||
---|---|---|
.. | ||
README.txt | ||
example.yaml.sample | ||
optional.yaml |
README.txt
This directory can contain additional west manifest files. Any files in this directory will be included in the main west.yml file sorted by filename. See example.yaml.sample for an example. For more details about how this works, see this part of the west documentation: https://docs.zephyrproject.org/latest/guides/west/manifest.html#example-2-2-downstream-with-directory-of-manifest-files