Updated Upload tools (markdown)

blakadder 2019-03-16 00:34:10 +01:00
parent e7ffc956a5
commit cbd1444eb5
1 changed files with 3 additions and 4 deletions

@ -1,8 +1,7 @@
## Tools for compiling and uploading (flashing) Tasmota:
- [**Arduino IDE**](Arduino-IDE) - setup and configure Arduino IDE for Tasmota compilation and upload
- [**Esptool**](Esptool) - setup and configure [esptool.py](https://github.com/espressif/esptool) for Tasmota upload
- [**NodeMCU PyFlasher**](https://github.com/marcelstoer/nodemcu-pyflasher) - GUI flashing tool
- [**PlatformIO**](PlatformIO) - setup and configure [PlatformIO](https://platformio.org) for Tasmota compilation and upload
- [**Esptool**](Esptool) - [esptool.py](https://github.com/espressif/esptool) is the official flashing tool from Espressif
- [**NodeMCU PyFlasher**](https://github.com/marcelstoer/nodemcu-pyflasher) - GUI wrapper for esptool.py
- [**Arduino IDE**](Arduino-IDE) - setup and configure Arduino IDE for Tasmota compilation and upload- [**PlatformIO**](PlatformIO) - setup and configure [PlatformIO](https://platformio.org) for Tasmota compilation and upload
- [**PlatformIO CLI**](PlatformIO-CLI) - how to flash Tasmota using the PlatformIO command line interface on Linux
- [**Visual Studio Code**](Visual-Studio-Code) - setup and configure [Visual Studio Code](https://code.visualstudio.com) with PlatformIO for Tasmota
- [**Node-RED OTA server and firmware manager**](https://flows.nodered.org/flow/888b4cd95250197eb429b2f40d188185) - [Node-RED](https://nodered.org/) flow for managing OTA updates