mirror of https://github.com/arendst/Tasmota.git
Updated Upload tools (markdown)
parent
f40a71b973
commit
1713351db2
|
@ -2,10 +2,10 @@
|
|||
- [**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
|
||||
- [**Esptool**](Esptool) - setup and configure [esptool.py](https://github.com/espressif/esptool) for Tasmota upload
|
||||
- [**PlatformIO**](PlatformIO) - setup and configure [https://platformio.org/](PlatformIO) 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
|
||||
- [**Visual Studio Code**](Visual-Studio-Code) - setup and configure [https://code.visualstudio.com/](Visual Studio Code) with PlatformIO for Tasmota
|
||||
- [**Node Red OTA server and firmware manager**](https://flows.nodered.org/flow/888b4cd95250197eb429b2f40d188185) - NodeRed flow for managing Over The Air firmware updates
|
||||
- [**Visual Studio Code**](Visual-Studio-Code) - setup and configure [Visual Studio Code](https://code.visualstudio.com) with PlatformIO for Tasmota
|
||||
- [**Node-RED OTA server and firmware manager**](https://flows.nodered.org/flow/888b4cd95250197eb429b2f40d188185) - [Node-RED](https://nodered.org/)flow for managing Over The Air firmware updates
|
||||
- [**OTA over SCP**](OTA-over-SCP) - setup and configure "OTA over SCP" upload for PlatformIO
|
||||
- [**Python HTTP OTA server**](Python-HTTP-OTA-Server) - setting up a small Python server to serve OTA upgrade binaries
|
||||
- [**Tuya OTA**](Tuya-OTA) - easy OTA flash for devices with Tuya chips, no disassembly required
|
||||
|
|
Loading…
Reference in New Issue