zephyr/submanifests
Iuliana Prodan 1f55be8b42 nxp: imx8: change CONFIG_SOC_<name> to match the value
Change, for audio DSP and M7 cores, SOC_<name> to match
the exact soc name.
Update the board files accordingly.

These configs are used in SOF and NXP_HAL, so change
sha for these modules.

Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
2024-04-02 10:41:07 +03:00
..
README.txt west.yml: allow users to easily add more modules 2021-10-07 13:45:42 +02:00
example.yaml.sample west.yml: allow users to easily add more modules 2021-10-07 13:45:42 +02:00
optional.yaml nxp: imx8: change CONFIG_SOC_<name> to match the value 2024-04-02 10:41:07 +03: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