uber / nanoscope-art

Apache License 2.0
49 stars 13 forks source link

Add ability overlay images and flashable zips over base ROM. #14

Closed Leland-Takamine closed 6 years ago

Leland-Takamine commented 6 years ago

Adds option to set NANOSCOPE_OVERLAY env var. For example:

$ export NANOSCOPE_OVERLAY=https://example.com/overlay.zip
$ nanoscope flash

In this case, https://example.com/overlay.zip contains *.img files used to override that base Nanoscope ROM *.img files. The zip file may also contain a sideload.zip file, which is sideloaded after the base ROM is flashed.