Searched refs:STARTUP_ENTRIES_FILE (Results 1 – 1 of 1) sorted by relevance
22 STARTUP_ENTRIES_FILE = 'components/esp_system/system_init_fn.txt' variable83 with open(os.path.join(idf_path, STARTUP_ENTRIES_FILE), 'r') as startup_entries_expected_file: