Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/partition_table/
Dcheck_sizes.py38 allow_failures = False variable
50 if allow_failures:
104 if not allow_failures and len(partitions) == len(too_small_partitions):
112 global allow_failures # pylint: disable=global-statement