Searched refs:installed (Results 1 – 12 of 12) sorted by relevance
12 You will need `Python 3.7 or newer <https://www.python.org/downloads/>`_ installed on your system t…15 The latest stable esptool release can be installed from `PyPI <https://pypi.org/project/esptool/>`_…25 …installed into the default Python executables directory and you should be able to run it with the …64 If ``esptool.py`` is installed as a component of a development framework (e.g. `ESP-IDF <https://do…66 …lained in the :ref:`versions` article). For instance, if your currently installed ``esptool.py`` i…
36 … numbers). This way the latest minor versions (``>= 4.0``, ``== 4.*``) are automatically installed.48 …This specific version will be used and no new features or bugfixes will be automatically installed.
220 * The necessary serial port drivers are not installed or are faulty.
17 The documentation is built using the python package `esp-docs`, which can be installed by running `…
29 …Windows and macOS may require drivers to be installed for a particular USB/serial adapter, before …
103 …r code manually before submitting, run ``python -m ruff`` (this tool is installed as part of the d…125 It is necessary to have ``esptool.py`` installed (see `Development Setup`_) in your environment in …
217 - **setup**: Use latest reedsolo package which can be installed with Python3.10 and Cython
207 int installed; /* 1 if key has already been installed to driver */ member
407 bool installed = esp_flash_chip_driver_initialized(chip); in read_id_core() local415 if (installed && chip->chip_drv->read_id) { in read_id_core()
100 to check if the module has the flash that support this feature installed.
14 ``espefuse.py`` is installed alongside ``esptool.py``, so if ``esptool.py`` (v2.0 or newer) is avai…
775 if (sm->ptk.installed) { in wpa_supplicant_install_ptk()807 sm->ptk.installed = 1; in wpa_supplicant_install_ptk()