Home
last modified time | relevance | path

Searched refs:src_core_path (Results 1 – 1 of 1) sorted by relevance

/openthread-3.4.0/script/
Dupdate-makefiles.py107 src_core_path = "./src/core" variable
108 core_h_files = get_file_list(src_core_path, '.h')
109 core_hpp_files = get_file_list(src_core_path, '.hpp')
110 core_cpp_files = get_file_list(src_core_path, '.cpp')