Changelog for
bossac-1.8-lp156.1.1.x86_64.rpm :
* Thu Jul 13 2017 pcervinkaAATTsuse.com- Update to version 1.8
* Added SAM3N0 devices (A-C)
* Added support for SAM4E family
* Added detection of SAMD21x18 and SAMR21x18 families
* Added compiler flag for std c++ version on linux
* Added offset feature to start read/write/verify
* Fixed input pointer iwhich was compared to the null character
* Fixed compiler flag for std c++ version on linux
* Fixed problem with lock regions on SAM4E
* Fixed lock bits for devices with > 32 lock bits like the SAM4S8/16
* Fixed printf format warning
* Fixed broken chipID identification for older devices
* Fixed minor typo in SAM R21 chip name (ATSAMR21E18A)
* Fixed license amd typos in readme
* Fixed bootloader size value for the SAM R21
* Fixed proogress bar
* Fixed division by zero
* Reverted \"Restore termios settings after using serial port\"
* Allow full path in PosixSerialPort constructor
* Build with wxWidgets 3.0
* Update to FSR poll loop
* Changed info dialog to show a comma separated list of lock regions
* Refactored to encapsulate all device-specific knowledge
* Removed serial port auto scan since
* Made all serial port factories inherit from the ABC as designed
* Removed chip ID display since not all devices support it
* Cleaned up the chip ID and device ID logic to identify the device
* Changed the force USB option to conform to standard conventions
* Removed Arduino-specific reset in the normal path
* WaitFSR now takes an optional wait time parameter- Removed upstreamed patches
* 0001-Added-support-for-newer-revisions-of-SAMD21G18A-and-.patch Rejected by upstream
* 0002-Fix-division-by-zero.patch
* 0004-Add-options-to-allow-bossa-to-build-with-latest-gcc-.patch
* 0005-Bug-fix-The-Bootloader-Size-value-for-the-SAM-R21-wa.patch
* 0006-Minor-typo-in-SAM-R21-chip-name-ATSAMR21E18A.patch
* 0007-Minor-typo-in-SAM-R21-chip-name-ATSAMR21E18A.patch- Disabled patches
* 0003-add-support-for-Atmel-Cortex-M7-chips-SAM-S70-E70-V7.patch Not merged by upstream, conflicts with other changes- Spec file cleaned by spec-cleaner
* Wed Aug 17 2016 kkaempfAATTsuse.com- Import patches from pull requests 0001-Added-support-for-newer-revisions-of-SAMD21G18A-and-.patch 0002-Fix-division-by-zero.patch 0003-add-support-for-Atmel-Cortex-M7-chips-SAM-S70-E70-V7.patch 0004-Add-options-to-allow-bossa-to-build-with-latest-gcc-.patch 0005-Bug-fix-The-Bootloader-Size-value-for-the-SAM-R21-wa.patch 0006-Minor-typo-in-SAM-R21-chip-name-ATSAMR21E18A.patch 0007-Minor-typo-in-SAM-R21-chip-name-ATSAMR21E18A.patch
* Wed Aug 17 2016 kkaempfAATTsuse.com- Initial version 1.6.1-arduino