Searched refs:installed (Results 1 – 25 of 96) sorted by relevance
1234
/hal_espressif-3.4.0/docs/en/get-started/ |
D | windows-setup-update.rst | 12 From the Windows Command Prompt, change to the directory where ESP-IDF is installed. Then run:: 16 For Powershell, change to the directory where ESP-IDF is installed. Then run:: 20 …pecific version of the tool is already installed, no action will be taken. The tools are downloade… 31 …where you need to use ESP-IDF, change to the directory where ESP-IDF is installed, then execute ``… 36 …where you need to use ESP-IDF, change to the directory where ESP-IDF is installed, then execute ``…
|
D | macos-setup.rst | 10 ESP-IDF will use the version of Python installed by default on macOS. 44 … interpreter is Python 2.7. If so, also check if Python 3 isn't already installed on your computer… 48 If above command returns an error, it means Python 3 is not installed.
|
D | windows-setup-scratch.rst | 69 …ons. The last option is "Add python.exe to Path". Change this option to select "Will be installed". 71 Once Python is installed, open a Windows Command Prompt from the Start menu and run the following c… 89 …If you already have the MSYS2 environment (for use with the "GNU Make" build system) installed, yo…
|
D | windows-setup.rst | 15 ESP-IDF requires some prerequisite tools to be installed so you can build firmware for supported ch… 17 For this Getting Started we're going to use the Command Prompt, but after ESP-IDF is installed you … 101 …``PATH``, ``IDF_PATH`` and others). Inside this command prompt, all the installed tools are availa…
|
D | establish-serial-connection.rst | 14 Below is the list of USB to serial converter chips installed on most of the {IDF_TARGET_NAME} board… 19 …he drivers should be bundled with an operating system and automatically installed upon connecting … 58 …ou don't see the serial port then check you have the USB/serial drivers installed as shown in the …
|
/hal_espressif-3.4.0/components/esptool_py/esptool/docs/en/ |
D | installation.rst | 6 You will need `Python 3.7 or newer <https://www.python.org/downloads/>`_ installed on your system t… 9 The latest stable esptool release can be installed from `PyPI <https://pypi.org/project/esptool/>`_… 19 …installed into the default Python executables directory and you should be able to run it with the …
|
D | versions.rst | 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.
|
/hal_espressif-3.4.0/docs/en/api-guides/tools/ |
D | idf-tools.rst | 13 * Python packages installed from PyPI. 15 The following sections explain the installation method, and provide the list of tools installed on … 36 …ariable specifies the location where the tools are to be downloaded and installed. If not set, ``I… 41 …_NAME/VERSION/``. This arrangement allows different versions of tools to be installed side by side. 64 …required and optional ones) are installed. If no argument or ``required`` is given, only the requi… 68 * ``export``: Lists the environment variables which need to be set to use the installed tools. For … 100 * ``list``: Lists the known versions of the tools, and indicates which ones are installed. 122 Since the installed tools are not permanently added into the user or system ``PATH`` environment va… 148 …ications. ESP-IDF build system expects that all the necessary tools are installed somewhere, and m…
|
D | idf-docker-image.rst | 15 - All Python packages required by ESP-IDF are installed in a virtual environment. 40 …y, make sure you have Docker installed. Follow the instructions at https://docs.docker.com/install…
|
/hal_espressif-3.4.0/examples/peripherals/twai/twai_self_test/ |
D | README.md | 48 I (345) TWAI Self Test: Driver installed 70 I (345) TWAI Self Test: Driver installed 74 If the TWAI driver is installed and started but no messages are received, check that the target is …
|
/hal_espressif-3.4.0/ |
D | requirements.txt | 5 …ackage is required to install source distributions and on some systems is not installed by default. 44 # windows-curses are required in Windows command line but cannot be installed in MSYS2. A requireme…
|
D | install.bat | 38 echo Error^: The following tools are not installed in your environment.
|
/hal_espressif-3.4.0/docs/en/api-guides/ |
D | dfu.rst | 115 The drivers can be installed by the `Zadig tool <https://zadig.akeo.ie/>`_. Please make sure that t… 118 which there is no driver installed (probably it is Interface 2) and don't re-install the driver for… 129 - ``dfu-util: command not found`` might indicate that the tool hasn't been installed or is not avai… 132 …r ``No DFU capable USB device available`` could be that the USB driver wasn't properly installed on
|
/hal_espressif-3.4.0/examples/peripherals/touch_sensor/touch_element/touch_matrix/ |
D | README.md | 32 I (331) Touch Matrix Example: Touch element library installed 33 I (331) Touch Matrix Example: Touch matrix installed
|
/hal_espressif-3.4.0/examples/peripherals/touch_sensor/touch_element/touch_button/ |
D | README.md | 32 I (331) Touch Button Example: Touch element library installed 33 I (331) Touch Button Example: Touch button installed
|
/hal_espressif-3.4.0/docs/en/get-started-legacy/ |
D | eclipse-setup.rst | 49 …r name ``IDF_PATH``. The value should be the full path where ESP-IDF is installed. Windows users c… 51 …installed as part of IDF setup, if this is not already listed on the PATH. A typical path to the t… 53 …/site-packages``. This is so that the system Python, which has pyserial installed as part of the s…
|
/hal_espressif-3.4.0/docs/en/api-reference/protocols/ |
D | mdns.rst | 10 …installed by default on most operating systems or is available as separate package. On ``Mac OS`` …
|
/hal_espressif-3.4.0/examples/peripherals/i2s/i2s_es8311/ |
D | README.md | 60 The component can be installed by esp component manager. Since this example already installed it, n…
|
/hal_espressif-3.4.0/examples/peripherals/touch_sensor/touch_element/touch_slider/ |
D | README.md | 32 I (331) Touch Slider Example: Touch element library installed 33 I (331) Touch Slider Example: Touch slider installed
|
/hal_espressif-3.4.0/tools/ |
D | detect_python.fish | 19 echo "\"$ESP_PYTHON\" is not installed! Please see the documentation for how to install it."
|
/hal_espressif-3.4.0/examples/peripherals/touch_sensor/touch_element/touch_elements_combination/ |
D | README.md | 31 I (331) Touch Elements Combination Example: Touch element library installed 32 I (331) Touch Elements Combination Example: Touch button installed 34 I (351) Touch Elements Combination Example: Touch slider installed
|
/hal_espressif-3.4.0/components/esptool_py/esptool/docs/ |
D | README.md | 17 The documentation is built using the python package `esp-docs`, which can be installed by running `…
|
/hal_espressif-3.4.0/examples/peripherals/twai/twai_network/ |
D | README.md | 80 I (345) TWAI Master: Driver installed 113 I (6322) TWAI Slave: Driver installed 143 I (326) TWAI Listen Only: Driver installed
|
/hal_espressif-3.4.0/docs/ |
D | README.md | 18 The documentation is built using the python package `esp-docs`, which can be installed by running `…
|
/hal_espressif-3.4.0/examples/provisioning/legacy/custom_config/components/custom_provisioning/proto/ |
D | README.md | 11 Compilation requires protoc (Protobuf Compiler) and protoc-c (Protobuf C Compiler) installed. Since…
|
1234