Updated Prerequisites (markdown)

Michael Ingraham 2019-06-19 10:32:41 -04:00
parent b4a3dc7533
commit 946080e93e
1 changed files with 3 additions and 1 deletions

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