| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.1.0 * Add --erase-first option #90 #92 * Fix missing update-bash-completion.sh #91 * Fix missing header files #93 #94 - Update to version 1.0.0 * Remove libusb0 support - Update to version 0.9.0 * Add --validate-first and --ignore-outside options to the flash command * Disabled progress bar when not using a tty - Update to version 0.8.1-libusb1 * Fix bug preventing specifying a device with libusb0 * Fix bug in order device id was printed with libusb0 * Publish Windows binaries with libusb1 * Update libusb1 include path * Update uses of deprecated libusb1 functions - Update to version 0.8.1 * Fix bug preventing specifying a device with libusb0 * Fix bug in order device id was printed with libusb0 - Update to version 0.8.0 * Experimental support for ST cortex M4 * Enable GitHub Actions for releases [2022-10-13] * Make ./bootstrap.sh fail if any command fails (and print commands) * Update configure.ac features * Added IntelliSense hints for Visual Studio Code - New source location (Github) - Specfile update to current recommendations for Tumbleweed
- Update to version 0.7.2
+ Use the correct memory ranges for XMega.
Bootloader space is additional to listed device size.
- Update to version 0.7.1
+ Fix use of mandatory filename ChangeLog in distribution tarball
+ Fix infinite loop in rpl_malloc
+ Add experimental support for autocomplete on Ubuntu
+ Fix exit status of help-related options and improve start sequence
- Changes from version 0.7.0
+ Add support for atmega16c4 and atmega32c4
+ Fix device erase for bootloaders which return busy status
+ Better include file defaults for libusb when run bootstrap is run
without pkgconfig.
+ Improved status output
+ Add hex dump commands
+ Add blank memory check
+ Major rework of the flash/user/eeprom code
+ Replace start and reset commands with launch
+ Repository and website migrated to GitHub
- Add pkg-config build require; needed to find libusb.h
- spec file cleanup - Use pkgconfig for build requires
- updated to version 0.6.2
- updated to version 0.5.4
- Fix build for openSUSE 11.1.
- initial package