mirror of https://github.com/arendst/Tasmota.git
Updated Upload tools (markdown)
parent
74ac029388
commit
553d8f8ce0
|
@ -1,6 +1,5 @@
|
||||||
## Tools for compiling and uploading (flashing) Tasmota:
|
## Tools for compiling and uploading (flashing) Tasmota:
|
||||||
- [**Arduino IDE**](Arduino-IDE) - setup and configure Arduino IDE for Tasmota compilation and upload
|
- [**Arduino IDE**](Arduino-IDE) - setup and configure Arduino IDE for Tasmota compilation and upload
|
||||||
- [**EspEasyFlasher**](https://github.com/BattloXX/ESPEasyFlasher) - small and simple to use GUI for flashing with esptool
|
|
||||||
- [**Esptool**](Esptool) - setup and configure [esptool.py](https://github.com/espressif/esptool) for Tasmota upload
|
- [**Esptool**](Esptool) - setup and configure [esptool.py](https://github.com/espressif/esptool) for Tasmota upload
|
||||||
- [**PlatformIO**](PlatformIO) - setup and configure [PlatformIO](https://platformio.org) 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
|
- [**PlatformIO CLI**](PlatformIO-CLI) - how to flash Tasmota using the PlatformIO command line interface on Linux
|
||||||
|
|
Loading…
Reference in New Issue