Closed pzich closed 9 months ago
As a side-note, it seems the latest firmware is not in the list of supported hashes, which is why I looked into the demo.zip
route. If that is working, should the hash be updated?
Also, should there be a way to specify a version other than latest for this script? I ended up choosing 4.9.8.1002
because of this note and wanting audio support.
Right now if you provide a
demo.zip
, it gets moved into./v2_ro/
which is then deleted on cleanup. This makes it frustrating if you need to rerun the compilation (especially if part of it fails). Copy thedemo.zip
instead so that the command can be immediately re-run without copying thedemo.zip
back in place.