diff --git a/docs/source/Reference/Flashing.rst b/docs/source/Reference/Flashing.rst index c7e97edb6..baf4b31f2 100644 --- a/docs/source/Reference/Flashing.rst +++ b/docs/source/Reference/Flashing.rst @@ -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 `_ * ``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 `_ -* ``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 `_ For Linux or Mac users, the recommended tool for ESP82xx/ESP32 is `esptool.py `_ +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 `_ + Flashing Parameters ===================