Searched defs:modules (Results  1 – 3 of 3) sorted by relevance
| /Zephyr-latest/doc/develop/ | 
| D | modules.rst | 1 .. _modules:  target176 .. _modules_contributing:
 179 Individual Roles & Responsibilities
 221 Maintaining the module codebase
 263 Contribution guidelines
 266 Contributing to Zephyr modules shall follow the generic project
 1172 .. _submitting_new_modules:
 1174 Process for submitting a new module
 1217 Process for submitting changes to existing modules
 1248 .. _CMake list: https://cmake.org/cmake/help/latest/manual/cmake-language.7.html#lists
 [all …]
 
 | 
| /Zephyr-latest/scripts/ | 
| D | zephyr_module.py | 557 def process_meta(zephyr_base, west_projs, modules, extra_modules=None,  argument736 def parse_modules(zephyr_base, manifest=None, west_projs=None, modules=None,  argument
 
 | 
| /Zephyr-latest/scripts/west_commands/zspdx/ | 
| D | walker.py | 222     def setupZephyrDocument(self, zephyr, modules):  argument332     def setupModulesDocument(self, modules):  argument
 
 |