doc: modules: Change normal modules to zephyr modules
Minor doc change that was missed from a PR. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
6810e669e1
commit
307b10e516
1 changed files with 1 additions and 1 deletions
|
@ -550,7 +550,7 @@ When a module has a :file:`module.yml` file, it will automatically be included i
|
|||
the Zephyr build system. The path to the module is then accessible through Kconfig
|
||||
and CMake variables.
|
||||
|
||||
Normal modules
|
||||
Zephyr modules
|
||||
--------------
|
||||
|
||||
In both Kconfig and CMake, the variable ``ZEPHYR_<MODULE_NAME>_MODULE_DIR``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue