Second Release
This release includes the following changes:
- Fix a bug that made it impossible to flash firmware images whose size is not a multiple of 1024 bytes.
- Make updater easier to use, e.g. novice users can now just double-click it.
- Add autodetection for firmware image files in the same folder.
- Add autodetection of the serial port.
- If multiple images or serial ports are found, the user is prompted to make a selection.
- The command line interface remains, of course.
- Document size parameter for the write command.
Both changes are inspired by @qba667's fantastic work on the FlyPlus firmware. Thanks! 😃