OTA updates via git#46
Conversation
Added instructions to edit WiFi credentials in README.
| curr_manifest = set(intended_local_files) | ||
| leftovers = prev_manifest - curr_manifest | ||
|
|
||
| if leftovers: |
There was a problem hiding this comment.
I intentionally left the data/ directory to be unmanaged by the update script so apps on the badge can write to it and persist state across reboots and software updates. I think we would want the same here and not have this tool delete files in that directory even though they don't exist in the repo.
|
This is a very cool feature. Due to first seeing it towards the end of supercon and the length of the file, I was a bit intimidated to look at it at the time. Sorry about that! Now that I'm prepping the firmware for Europe, this would be cool to include. It may need to be updated to the Europe wifi, if the credentials aren't the same. |
uGit - OTA updates directly from the repo!
automatically connects to the Supercon wifi and pulls updates