Could we use Gitpod to compile new firmware?
-
If set up, this means that you don't need to set up a build environment and everything is always up to date.
[https://github.com/arendst/Sonoff-Tasmota/wiki/Compiling-Tasmota-on-Gitpod](link url)
-
@paul-robertson I have no experience with gitpod, but https://create.arduino.cc/editor uses an online build environment and works with MySensors.
-
@mfalkvidd True. I have just started using Gitpod and the attraction is that all the libraries are already in place and up to date. Just edit one file and then push a 'button' and you have the firmware ready to go...