mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 09:36:59 +00:00
Update Flashing.rst
small update
This commit is contained in:
@@ -25,10 +25,12 @@ The included tools are all for Windows.
|
||||
* ``esptool.exe`` A command line ESP8266/ESP32 build and upload helper tool, `maintained by Ivan Grokhotkov <https://github.com/igrr/esptool-ck>`_
|
||||
* ``FlashESP8266.exe`` A very simple flash tool "ESPEasy Flasher" for ESP82xx. Should be called from the same directory as the compiled bin files: ``C:\Download\ESPEasy\bin> ..\FlashESP8266.exe``
|
||||
* ``Espressif Flash Download Tool`` located in the directory ``Espressif_flash_download_tool_v3.8.5``. New versions can be found `Espressif Download <https://www.espressif.com/en/support/download/other-tools>`_
|
||||
* ``ESPWebTool`` just use Chrome or Edge browser to flash usb connected ESP board. For Firefox you need to install extra addon. Can be found at `ESPWebTool <https://esp.huhn.me/>`_
|
||||
|
||||
For Linux or Mac users, the recommended tool for ESP82xx/ESP32 is `esptool.py <https://github.com/espressif/esptool>`_
|
||||
|
||||
Platform independent software (works also on Linux):
|
||||
* ``ESPWebTool`` just use Chrome or Edge browser to flash usb connected ESP board. For Firefox you need to install extra addon. Can be found at `ESPWebTool <https://esp.huhn.me/>`_
|
||||
|
||||
Flashing Parameters
|
||||
===================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user