Closed MatthewWilkes closed 2 years ago
In theory we'd just need to update IMAGE_URL
here https://github.com/emfcamp/TiDAL-Firmware/blob/9cd1e6b3e03cb7a567df9e65d6f0ce9a81908df0/drivers/ota/ota.c#L10 to point to whatever the releases URL is
@tomsci So long as we use vx.y.z
as our tag format this should work. Wanna review?
Yep looks good
This is to support OTA, but we'd only really want to build OTAs from tags, so this is more proof that it works. We can change the triggers later.