Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/espefuse/
D__init__.py82 virt=False, argument
88 if virt:
263 common_args.virt,
354 if not external_esp and not common_args.virt and esp._port:
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dburn-bit-cmd.rst47 > espefuse.py --virt burn_bit BLOCK2 15 16 17 18 19 20 \
Dindex.rst56 - ``--virt`` - For host tests. The tool will work in the virtual mode (without connecting to a chip…
57 - ``--path-efuse-file`` - For host tests. Use it together with ``--virt`` option. The tool will wor…
64 This mode is enabled with the ``--virt`` flag (need to specify chip with ``--chip``). This helps to…
/hal_espressif-latest/tools/esptool_py/
DCONTRIBUTING.rst162 …These test use the ``--virt`` virtual mode of ``espefuse.py`` to safely test the functionality wit…