Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/tools/ci/
Dcheck_kconfigs.py375 def validate_kconfig_file(kconfig_full_path, verbose=False): # type: (str, bool) -> bool function
457 is_valid = validate_kconfig_file(full_path, args.verbose)