1This directory can contain additional west manifest files. Any files 2in this directory will be included in the main west.yml file sorted by 3filename. 4 5For more details about how this works, see this part of the west 6documentation: 7 8https://docs.zephyrproject.org/latest/guides/west/manifest.html#example-2-2-downstream-with-directory-of-manifest-files 9 10Note: do not delete this file if there is no other content in submanifests directory. 11Submanifests directory must exist for west update command to work (even if does not contain any actual manifests). 12This is a known bug, see: https://github.com/zephyrproject-rtos/west/issues/594 13