Add template for external modules. Add a module file under external/ will list the module under https://docs.zephyrproject.org/latest/develop/manifest/index.html#external-projects-modules which then can be referenced from within the tree where it makes sense. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
20 lines
314 B
Cheetah
20 lines
314 B
Cheetah
.. _external_module_<name>:
|
|
|
|
<External Module Name>
|
|
#######################
|
|
|
|
Introduction
|
|
************
|
|
|
|
Short intro into the module and how it relates to Zephyr.
|
|
|
|
Usage with Zephyr
|
|
*****************
|
|
|
|
How to use this module with Zephyr. Provide all the details.
|
|
|
|
Reference
|
|
*********
|
|
|
|
External references and links.
|