Releases: dndg/OptaUSBUpdate
Releases · dndg/OptaUSBUpdate
Version 1.0.1
Fixes
- Fixed library properties in compliance with Arduino's library registry.
Initial release
Initial release including:
- support for updating from the USB in steps (see
examples/StepByStepUpdate); - support for updating from the USB as a single method call (see
examples/SimpleUpdate); - a modified
bin2ota.pyscript that does compression and signature in a single step.