mirror of https://github.com/arendst/Tasmota.git
Updated Compiling Tasmota on Gitpod (markdown)
parent
031b907d0a
commit
e693c46c2d
|
@ -59,9 +59,12 @@ Compilation normally takes only a couple of minutes. The time if takes is direct
|
|||
|
||||
Download the `firmware.bin` file to your computer and you are now ready to flash your device. Use [`esptool`](https://github.com/arendst/Sonoff-Tasmota/wiki/Esptool) or any other firmware upload [method](https://github.com/arendst/Sonoff-Tasmota/wiki/Flashing).
|
||||
|
||||
Watch a [livestream video by digiblurDIY](https://www.youtube.com/watch?v=vod3Woj_vrs) of compiling Tasmota using Gitpod.
|
||||
|
||||
#### Browser Extension:
|
||||
Gitpod has a browser extension (Chrome and Firefox) useful to directly load a GitHub project into your personal work-space.
|
||||
|
||||
![Gitpod link](https://i.imgur.com/uEHszIn.png)
|
||||
|
||||
More information [here](https://www.gitpod.io/docs/20_Browser_Extension/).
|
||||
More information [here](https://www.gitpod.io/docs/20_Browser_Extension/).
|
||||
|
||||
|
|
Loading…
Reference in New Issue