commit | 7c7407849f030f170ad4e341534cbd9eebf92986 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Thu Dec 21 17:03:19 2023 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Jan 29 17:54:11 2024 +0100 |
tree | 17514c5b9aa82cf8e31da8884138916188b7688b | |
parent | 5a2359332faf27d151d4e4bd182ca4ebef1176a2 [diff] |
doc: add template for external modules 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>