zephyr/submanifests
David Brown bd4d3f8daf modules: optional: rust: Fixes for CI
Bring in the following changes from the rust module:

dd73abc242e zephyr: work: Allow struct to have a additional fields
898662c0889 zephyr-sys: Handle deflected GPIO constants
174ded53bd6 ci-manifest.yml: Add cmsis_6

This should fix CI for Rust.  In addition, the allowing struct to have
addition fields should unblock #88345.

Signed-off-by: David Brown <david.brown@linaro.org>
2025-06-04 15:49:27 -04:00
..
example.yaml.sample
optional.yaml modules: optional: rust: Fixes for CI 2025-06-04 15:49:27 -04:00
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