Home
last modified time | relevance | path

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

/openthread-3.6.0/script/
Dupdate-makefiles.py108 core_h_files = get_file_list(src_core_path, '.h') variable
113 core_h_hpp_files = sorted(core_h_files + core_hpp_files)
138 formatted_list = [" \"{}\",\n".format(file_name[9:]) for file_name in core_h_files]