Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/tools/unit-test-app/
Didf_ext.py24 def parse_file_to_dict(path, regex): function
44 return parse_file_to_dict(path, r'^([^=]+)=(.+)$')