doc: document new submanifests folder
Add a reference to the README and the folder itself from the modules page. This is a more permanent alternative to using ZEPHYR_EXTRA_MODULES for west users, so it logically belongs here. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
51f8588fb8
commit
650f8fc743
1 changed files with 5 additions and 0 deletions
|
@ -400,6 +400,11 @@ your own.
|
||||||
use other Zephyr modules provided by :ref:`west <west>`.
|
use other Zephyr modules provided by :ref:`west <west>`.
|
||||||
This can for example be useful for special test purposes.
|
This can for example be useful for special test purposes.
|
||||||
|
|
||||||
|
If you want to permanently add modules to the zephyr workspace and you are
|
||||||
|
using zephyr as your manifest repository, you can also add a west manifest file
|
||||||
|
into the :zephyr_file:`submanifests` directory. See
|
||||||
|
:zephyr_file:`submanifests/README.txt` for more details.
|
||||||
|
|
||||||
See :ref:`west-basics` for more on west workspaces.
|
See :ref:`west-basics` for more on west workspaces.
|
||||||
|
|
||||||
Finally, you can also specify the list of modules yourself in various ways, or
|
Finally, you can also specify the list of modules yourself in various ways, or
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue