mirror of https://github.com/arendst/Tasmota.git
Updated Flashing (markdown)
parent
b1a82a3473
commit
b4a3dc7533
|
@ -110,7 +110,7 @@ Tutorials for setting up development environments if you want to modify the code
|
|||
- [**Arduino IDE**](Arduino-IDE) - setup and configure Arduino IDE for Tasmota compilation and upload
|
||||
- [**Visual Studio Code**](Visual-Studio-Code) - setup and configure [Visual Studio Code](https://code.visualstudio.com) with PlatformIO for Tasmota
|
||||
- [**Gitpod**](Compiling-Tasmota-on-Gitpod) - compile your own binary in the cloud using [Gitpod](https://www.gitpod.io/).
|
||||
_**Can only create a firmware binary.** Use one of the tools listed to flash it to your device._
|
||||
_**Can only create a firmware binary.** Use one of the [tools](Prerequisites#flashing-tool) to flash it to your device._
|
||||
- [**TasmoCompiler**](https://github.com/benzino77/tasmocompiler) - simple web GUI to compile Tasmota with your own settings
|
||||
|
||||
# OTA Flashing Tools
|
||||
|
|
Loading…
Reference in New Issue