Updated Prerequisites (markdown)

blakadder 2019-05-07 20:34:20 +02:00
parent 187a68a525
commit fe03ddd1f5
1 changed files with 2 additions and 0 deletions

@ -65,6 +65,8 @@ If you want to modify the code or default settings you can use:
- [**PlatformIO**](PlatformIO) - guide to setup and configure [PlatformIO](https://platformio.org) for Tasmota compilation and upload - [**PlatformIO**](PlatformIO) - guide to setup and configure [PlatformIO](https://platformio.org) for Tasmota compilation and upload
- [**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 to building Tasmota firmware using [Atom](https://atom.io/) - [**Atom**](Beginner-Guide---Create-your-own-Firmware-Build) - beginner guide to building Tasmota firmware using [Atom](https://atom.io/)
- [**GitPod**](Compiling-Tasmota-on-Gitpod) - compile your own binary in the cloud using [GitPod](https://www.gitpod.io/)
### Serial terminal ### Serial terminal
Program that connects to your Tasmota device directly over the serial connection you used to flash it. Program that connects to your Tasmota device directly over the serial connection you used to flash it.