mirror of https://github.com/arendst/Tasmota.git
Updated Prerequisites (markdown)
parent
b4a3dc7533
commit
946080e93e
|
@ -66,7 +66,9 @@ If you want to modify the code or default settings you can use:
|
||||||
- [**Visual Studio Code**](Visual-Studio-Code) - guide to setup and configure [Visual Studio Code](https://code.visualstudio.com) with PlatformIO for Tasmota
|
- [**Visual Studio Code**](Visual-Studio-Code) - guide to setup and configure [Visual Studio Code](https://code.visualstudio.com) with PlatformIO for Tasmota
|
||||||
- [**Atom**](Beginner-Guide---Create-your-own-Firmware-Build) - beginner guide building Tasmota firmware using [Atom](https://atom.io/) with PlatformIO plugin
|
- [**Atom**](Beginner-Guide---Create-your-own-Firmware-Build) - beginner guide building Tasmota firmware using [Atom](https://atom.io/) with PlatformIO plugin
|
||||||
- [**Arduino**](Arduino-IDE) - guide to setup and configure [Arduino](https://www.arduino.cc/) for Tasmota compilation and upload
|
- [**Arduino**](Arduino-IDE) - guide to setup and configure [Arduino](https://www.arduino.cc/) for Tasmota compilation and upload
|
||||||
- [**Gitpod**](Compiling-Tasmota-on-Gitpod) - compile your own binary in the cloud using [Gitpod](https://www.gitpod.io/). This utility _**can only be used to create a firmware binary**_. Use one of the flashing tools listed in this article to upload the firmware to your device.
|
- [**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 [listed 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
|
||||||
|
|
||||||
|
|
||||||
### Serial terminal
|
### Serial terminal
|
||||||
|
|
Loading…
Reference in New Issue