Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/docs/en/
Dinstallation.rst19 $ pip install esptool
21 … not work and you’ll receive an error, try ``python -m pip install esptool`` or ``pip3 install esp…
23 …le on all systems by default. You can install it by a package manager of your operating system, or…
34 … affect other Python environments or SDK installations, it is advised to install it in a virtual e…
44 - Install the latest ``esptool.py`` version within the active virtual environment: ``pip install es…
59 $ pip install --upgrade esptool
70 $ pip install esptool==3.3.2
Dindex.rst25 $ pip install esptool
Dversions.rst10 …ed and bugfixes are not planned, therefore it is strongly recommended to install the latest versio…
/hal_espressif-latest/tools/esptool_py/
DCONTRIBUTING.rst22 $ pip install --user -e .
24 This will install ``esptool.py``’s dependencies and create some executable script wrappers in the u…
28 To also install additional tools needed for actually developing and testing ``esptool.py``, run thi…
32 $ pip install --user -e ".[dev]"
81 To use the tool, first install ``pre-commit``. Then enable the ``pre-commit`` and ``commit-msg`` gi…
85 $ python -m pip install pre-commit
86 $ pre-commit install -t pre-commit -t commit-msg
88 On the first commit ``pre-commit`` will install the hooks, subsequent checks will be significantly …
DCHANGELOG.md162 - **CH9102F**: Suggest to install new serial drivers if writing to RAM fails
/hal_espressif-latest/tools/esptool_py/flasher_stub/
DREADME.md37 To test the built stub, you can run `make install` (or `make install WITHOUT_ESP8266=1`), which wil…
DMakefile102 .PHONY: all clean install
106 install: $(patsubst $(BUILD_DIR)/%.elf,$(ESPTOOL_STUBS_DIR)/%.json,$(STUBS_ELF)) target
/hal_espressif-latest/tools/esptool_py/docs/
DREADME.md17 …ng the python package `esp-docs`, which can be installed by running `pip install esp-docs`. Runnin…
/hal_espressif-latest/tools/esptool_py/ci/
Dgh_changelog_template.md.j228 …false positives. You can mark esptool as safe in your anti-virus SW, or [install esptool from sour…
/hal_espressif-latest/tools/esptool_py/docs/en/espsecure/
Dindex.rst20 You must install ``esptool.py`` package with the ``hsm`` extra using the command ``pip install 'esp…
/hal_espressif-latest/components/esp_netif/
DREADME.md73 - install driver_transmit to appropriate ESP-NETIF object, so that outgoing packets from