Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dcheck-error-cmd.rst25 WARNING: Coding scheme has encoding bit error warnings
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/
Dbase_operations.py375 warnings = efuses.get_coding_scheme_warnings()
376 if warnings:
/hal_espressif-latest/tools/esptool_py/
Dpyproject.toml133 # Unlike Flake8, Ruff doesn't enable pycodestyle warnings (`W`) or
/hal_espressif-latest/tools/esptool_py/esptool/
Dloader.py702 warnings=True, argument
705 if warnings and mode in ["no_reset", "no_reset_no_sync"]:
766 if warnings and actually is None:
Dcmds.py129 connect_mode, connect_attempts, detecting=True, warnings=False
/hal_espressif-latest/components/esp_rom/
DCMakeLists.txt76 # We need to disable some warnings due to the ROM code's printf implementation
/hal_espressif-latest/components/spi_flash/
DKconfig151 Such software will log spurious warnings if this option is enabled.