Searched defs:include_paths (Results 1 – 4 of 4) sorted by relevance
180 def find_sconstruct_paths(project_dir, exclude_paths, include_paths): argument222 include_paths = []#['nrf5x','qemu-vexpress-a9', 'ESP32_C3','simulator'] variable
32 def dts_to_dtb(RTT_ROOT, dts_list, options = "", include_paths = [], ignore_warning = []): argument
165 include_paths: List[str] = field(default_factory=list) variable in ProjectInfo
27 include_paths: List[str] = field(default_factory=list) variable in ProjectGroup
Completed in 7 milliseconds