diff --git a/Upload-tools.md b/Upload-tools.md index bab66ee9..17071fa7 100644 --- a/Upload-tools.md +++ b/Upload-tools.md @@ -1,6 +1,5 @@ ## Tools for compiling and uploading (flashing) Tasmota: - [**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 - [**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