mirror of https://github.com/arendst/Tasmota.git
Updated Upload tools (markdown)
parent
cbd1444eb5
commit
b6e7bf4f11
|
@ -1,7 +1,8 @@
|
|||
## Tools for compiling and uploading (flashing) Tasmota:
|
||||
- [**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
|
||||
- [**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
|
||||
|
|
Loading…
Reference in New Issue