Searched defs:modules (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/doc/develop/ |
D | modules.rst | 1 .. _modules: target 176 .. _modules_contributing: 179 Individual Roles & Responsibilities 221 Maintaining the module codebase 263 Contribution guidelines 266 Contributing to Zephyr modules shall follow the generic project 1153 .. _submitting_new_modules: 1155 Process for submitting a new module 1198 Process for submitting changes to existing modules 1229 .. _CMake list: https://cmake.org/cmake/help/latest/manual/cmake-language.7.html#lists [all …]
|
/Zephyr-latest/scripts/ |
D | zephyr_module.py | 548 def process_meta(zephyr_base, west_projs, modules, extra_modules=None, argument 727 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): argument 332 def setupModulesDocument(self, modules): argument
|