Revert 56e05353ee2ce6e7accaa0a928d5a9b18fad5c47...553d8f8ce01978f68a3917529f1dc565ae961571 on Upload tools

blakadder 2019-03-01 10:04:39 +01:00
parent 0f4331ae70
commit 2efa792fe5
1 changed files with 1 additions and 0 deletions

@ -1,5 +1,6 @@
## 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