Home
last modified time | relevance | path

Searched refs:download (Results 1 – 25 of 88) sorted by relevance

1234

/hal_espressif-2.7.6/docs/en/get-started-legacy/
Dwindows-setup-scratch.rst19 * Navigate to the MSYS2_ installer page and download the ``msys2-i686-xxxxxxx.exe`` installer execu…
27 …u haven't got a local copy of the ESP-IDF yet, that's OK - you can just download that one file in …
31 * The ``windows_install_prerequisites.sh`` script will download and install packages for ESP-IDF su…
49 There are some (unofficial) MSYS2 mirrors inside China, which substantially improves download speed…
78 Alternative Setup: Just download a toolchain
81 .. include-build-file:: inc/download-links.inc
83 If you already have an MSYS2 install or want to do things differently, you can download just the to…
89 …ws-toolchain-from-scratch-legacy`, you already have the toolchain and you won't need this download.
111 …nstall any new software packages that weren't previously installed, and download and replace the t…
115 …dent MSYS2 environments in different directories. Alternatively you can download multiple toolchai…
Dmacos-setup.rst22 .. include-build-file:: inc/download-links.inc
24 ESP32 toolchain for macOS is available for download from Espressif website:
/hal_espressif-2.7.6/tools/windows/tool_setup/
Dbuild_installer.sh37 $IDF_PATH/tools/idf_tools.py --non-interactive download --platform Windows-x86_64 $PACKAGES
38 $IDF_PATH/tools/idf_tools.py --tools-json tools_fallback.json --non-interactive download --platform…
Dsummary.iss.inc24 … Result := Result + 'Will download and install Git for Windows ' + GitVersion + NewLine + NewLine;
32 Result := Result + 'Will download ESP-IDF ' + IDFDownloadVersion + ' into:' + NewLine
DREADME.md11 * [Inno Download Plugin](https://bitbucket.org/mitrich_k/inno-download-plugin) — used to download a…
22 choco install inno-download-plugin
48 * Download 7zip.exe [("standalone console version")](https://www.7-zip.org/download.html) and put i…
50 …rrent directory. The installer will use it as a fallback, if it can not download idf_versions.txt …
Didf_page.iss.inc4 { ------------------------------ Page to select whether to download ESP-IDF, or use an existing cop…
111 …'Download or use ESP-IDF', 'Please choose ESP-IDF version to download, or use an existing ESP-IDF …
Didf_download_page.iss.inc4 { ------------------------------ Page to select the version of ESP-IDF to download ----------------…
178 'Download ESP-IDF', 'Please choose ESP-IDF version to download',
181 'Choose a directory to download ESP-IDF to',
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/blufi/
DREADME.md9 …eed to prepare a mobile phone with blufi application installed. You can download the blufi applica…
11 Blufi is completely open source, here is the download link:
/hal_espressif-2.7.6/components/efuse/esp32s2/
Desp_efuse_table.csv58 …DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 42, 1, Disable Icache in download mode incl…
59 …DIS_DOWNLOAD_DCACHE, EFUSE_BLK0, 43, 1, Disable Dcache in download mode incl…
60 …DOWNLOAD, EFUSE_BLK0, 44, 1, Disable force chip go to download mode function
93 …DIS_DOWNLOAD_MODE, EFUSE_BLK0, 128, 1, Disble download mode include boot_mo…
96 DIS_USB_DOWNLOAD_MODE, EFUSE_BLK0, 132, 1, Disable download through USB
97 ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 133, 1, Enable security download mode
/hal_espressif-2.7.6/components/efuse/esp32s3/
Desp_efuse_table.csv57 …DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 42, 1, Disable Icache in download mode incl…
58 …DIS_DOWNLOAD_DCACHE, EFUSE_BLK0, 43, 1, Disable Dcache in download mode incl…
59 …DOWNLOAD, EFUSE_BLK0, 44, 1, Disable force chip go to download mode function
92 …DIS_DOWNLOAD_MODE, EFUSE_BLK0, 128, 1, Disble download mode include boot_mo…
96 DIS_USB_DOWNLOAD_MODE, EFUSE_BLK0, 132, 1, Disable download through USB
97 ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 133, 1, Enable security download mode
/hal_espressif-2.7.6/docs/en/get-started/
Dwindows-setup-scratch.rst59 Download the Ninja_ latest stable Windows release from the (`download page <ninja-dl_>`_).
61 The Ninja for Windows download is a .zip file containing a single ``ninja.exe`` file which needs to…
78 .. include-build-file:: inc/download-links.inc
89 … with the "GNU Make" build system) installed, you can skip the separate download and add the direc…
109 .. _CMake: https://cmake.org/download/
Dwindows-setup.rst35 The easiest way to install ESP-IDF's prerequisites is to download the ESP-IDF Tools installer from …
41 …ompilers, OpenOCD, CMake_ and Ninja_ build tool. The installer can also download and run installer…
96 .. _CMake: https://cmake.org/download/
/hal_espressif-2.7.6/components/efuse/esp32c3/
Desp_efuse_table.csv56 … DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 42, 1, Disable Icache in download mode
58 …DOWNLOAD, EFUSE_BLK0, 44, 1, Disable force chip go to download mode function
64 …UAL_ENCRYPT, EFUSE_BLK0, 52, 1, Disable flash encryption when in download boot modes.
92 …DIS_DOWNLOAD_MODE, EFUSE_BLK0, 128, 1, Disble download mode include boot_mo…
96 DIS_USB_DOWNLOAD_MODE, EFUSE_BLK0, 132, 1, Disable download through USB
97 ENABLE_SECURITY_DOWNLOAD, EFUSE_BLK0, 133, 1, Enable security download mode
/hal_espressif-2.7.6/docs/en/
Dresources.rst28 …https://espressif.com/en/support/download/documents>`_ section of `Espressif <https://espressif.co…
/hal_espressif-2.7.6/docs/en/api-guides/tools/
Didf-tools.rst50 To use Espressif's download server, set the environment variable ``IDF_GITHUB_ASSETS`` to ``dl.espr…
52 Any mirror server can be used provided the URL matches the ``github.com`` download URL format: the …
54 .. note:: The Espressif download server doesn't currently mirror everything from GitHub, it only mi…
66 * ``download``: Similar to ``install`` but doesn't extract the tools. An optional ``--platform`` ar…
141 * :ref:`IDF Tools installer for Windows <get-started-windows-tools-installer>` can download and ins…
/hal_espressif-2.7.6/docs/zh_CN/get-started/
Dwindows-setup-scratch.rst79 .. include-build-file:: inc/download-links.inc
110 .. _CMake: https://cmake.org/download/
/hal_espressif-2.7.6/examples/protocols/http_server/file_serving/
DREADME.md7 HTTP file server example demonstrates file serving with both upload and download capability, using …
36 3. click a file link to download / open the file on browser (if supported)
40 …2. download the uploaded copy back : `curl 192.168.43.130:80/path/on/device/myfile_copy.html > myf…
/hal_espressif-2.7.6/docs/en/api-guides/jtag-debugging/
Dbuilding-openocd-windows.rst32 …m Espressif GitHub under https://github.com/espressif/openocd-esp32. To download the sources, use …
46 wget https://github.com/libusb/libusb/releases/download/v1.0.22/libusb-1.0.22.7z
90 wget https://github.com/libusb/libusb/releases/download/v1.0.22/libusb-1.0.22.7z
/hal_espressif-2.7.6/docs/zh_CN/get-started-legacy/
Dmacos-setup.rst22 .. include-build-file:: inc/download-links.inc
/hal_espressif-2.7.6/docs/en/api-guides/
Dusb-console.rst58 Initial upload using the ROM download mode, over USB CDC
61 * Press {IDF_TARGET_NAME} into download mode. To do this, keep GPIO0 low while toggling reset. On m…
65 Initial upload using the ROM download mode, over USB DFU
68 * Press {IDF_TARGET_NAME} into download mode. To do this, keep GPIO0 low while toggling reset. On m…
/hal_espressif-2.7.6/tools/
Didf_tools.py654 def download(self, version): member in IDFTool
887 for platform_id, download in version_obj.downloads.items():
889 'url': download.url,
890 'size': download.size,
891 'sha256': download.sha256
1279 tool_obj.download(tool_version)
1320 tool_obj.download(tool_version)
1575 download = subparsers.add_parser('download', help='Download the tools into the dist directory')
1576 download.add_argument('--platform', help='Platform to download the tools for')
1577 download.add_argument('tools', metavar='TOOL', nargs='*', default=['required'],
[all …]
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/aligenie_demo/tutorial/
DBLE_Mesh_AliGenie_Example.md56 … Install now, select the development version, and then scan the code to download the development v…
96 1. After all configurations are completed, you can run `idf.py flash monitor` to download and monit…
97 2. After the download is complete, you can see this log.
/hal_espressif-2.7.6/docs/zh_CN/
Dresources.rst28 * 关于 {IDF_TARGET_NAME} 的其它信息,请查看官网 `文档 <https://espressif.com/zh-hans/support/download/documents>`_…
/hal_espressif-2.7.6/docs/zh_CN/hw-reference/esp32/inc/
Dmodules-and-boards-esp32.rst51 * `ESP32-WROOM-32 参考设计 <https://www.espressif.com/zh-hans/support/download/documents?keys=ESP32-WRO…
132 * `ESP32-WROVER 参考设计 <https://www.espressif.com/zh-hans/support/download/documents?keys=ESP32-WROVE…
183 * `ESP32-PICO-KIT 参考设计 <https://www.espressif.com/zh-hans/support/download/documents?keys=ESP32-PIC…
220 * `ESP32-DevKitC 参考设计 <https://www.espressif.com/zh-hans/support/download/documents?keys=ESP32-DevK…
/hal_espressif-2.7.6/docs/en/api-guides/esp-ble-mesh/
Dble-mesh-feature-list.rst126 …* `Demo Video <http://download.espressif.com/BLE_MESH/BLE_Mesh_Demo/V0.4_Demo_Fast_Provision/ESP32…
130 …* `Demo Video <http://download.espressif.com/BLE_MESH/BLE_Mesh_Demo/V0.5_Demo_Coexistence/ESP_BLE_…

1234