mirror of https://github.com/arendst/Tasmota.git
Updated Upload tools (markdown)
parent
1306886ef4
commit
e7ffc956a5
|
@ -1,7 +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 Flasher**](https://github.com/nodemcu/nodemcu-flasher) - GUI flashing tool
|
||||
- [**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
|
||||
- [**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
|
||||
|
|
Loading…
Reference in New Issue