Updated Upload tools (markdown)

blakadder 2019-02-20 01:11:37 +01:00
parent 4a52d6185e
commit 56e05353ee
1 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
## Tools for compiling and uploading (flashing) Tasmota:
- [**Arduino IDE**](Arduino-IDE) - setup and configure Arduino IDE for Tasmota compilation and upload
- [**EspEasyFlasher**](ESPEasyFlasher) - small and simple to use GUI for flashing with esptool
- [**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