Updated Upload tools (markdown)

blakadder 2019-02-28 19:34:16 +01:00
parent 74ac029388
commit 553d8f8ce0
1 changed files with 0 additions and 1 deletions

@ -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