Revisions of stlink

buildservice-autocommit accepted request 1149640 from Wojciech Kazubski's avatar Wojciech Kazubski (wkazubski) (revision 22)
baserev update by copy to link target
Wojciech Kazubski's avatar Wojciech Kazubski (wkazubski) accepted request 1147020 from Andrea Manzini's avatar Andrea Manzini (amanzini) (revision 21)
- Update to 1.8.0. Check CHANGELOG.md for the full list of changes
  + New features:
    * Support for writing option bytes on STM32F0/F1/F3
    * Initial support for STM32 L5 & U5 devices and minor changes
    * Added chip-IDs for STM32G0B0/G0B1/G0C1/G050/G051/G061
    * Added option byte info for STM32F411XX
    * Expanded and revised list of chips
    * STM32H72X/3X: Added full access to all device memory
    * Erase addr size / section of the flash memory with st-flash 
    * Added support for STM32L4Q5 
    * Added writing and reading for STM32WL option bytes
    * Added parametres option_base, option_size for F401xD_xE 
    * Added support for option bytes to F1xx_XLD
    * Added option byte address for L4Rx devices
    * Added udev-rule rule for the STLink v3 MINIE programmer
    * Added support for STM32C0x1 devices
    * First Implementation of the OTP Read/Write function
  + Updates & changes:
    * code and documentation refactoring
    * Ability to flash F7 devices when in dual-bank mode 
    * Improved chipid checks and printouts
    * End of support for macOS
  + Fixes:
    * Fixed some flashing issues on STM32L0
    * Fixed clearance of the H7 dual bank flag
    * Fixed get_stm32l0_flash_base address for STM32L152RE
    * Fixed segfault if chip was not found in chip config files
    * Corrected flash_pagesize to use hex format
    * Fixed flash regs addr for STM32L152RET6 in common_flash.c 
    * Fixed flash, dbgmcu and rcc registers for STM32L1
buildservice-autocommit accepted request 960951 from Stanislav Brabec's avatar Stanislav Brabec (sbrabec) (revision 20)
baserev update by copy to link target
Stanislav Brabec's avatar Stanislav Brabec (sbrabec) accepted request 960057 from Martin Wilck's avatar Martin Wilck (mwilck) (revision 19)
- Install modprobe.conf files to %_modprobedir (bsc#1196275, jsc#SLE-20639) 
buildservice-autocommit accepted request 897293 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 18)
baserev update by copy to link target
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 896662 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 17)
- Update to 1.7.0. Check CHANGELOG.md for the full list of changes
  + New features:
    * Extended set of cmd line arguments for st-info and st-util
    * Extended support for STM32H7 & rework of software reset
    * Added support for STM32H742/743/753
    * Official support for STLINK-V3 programmers
    * Added preliminary support for STM32L5x2
    * Option bytes on the STM32F767 ZIT6 Nucleo-144
    * Increase STM32L0 `option_size` to 20
    * st-util: Add specialized memory map for STM32H7 devices
    * Support for STM32F4 option bytes
    * ITM functionality for STLink/V2 and STM32Fxx chipsets
- Use the %suse_update_desktop_file macro instead of
  change-desktopfile-category.patch
- Drop 0001-Fix-install-path-of-stlink-gui.ui-file.patch
buildservice-autocommit accepted request 830454 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 16)
baserev update by copy to link target
Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) committed (revision 15)
- Fix download link
Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) accepted request 823916 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 14)
- Update to 1.6.1:
  + New Features:
    * Basic compatibility for STLink-v3 programmer (#271, #863, #954)
        Added support for JTAG command API v2 & distinguish protocol versions v1 and v2
        Compatibility with the STLink-v3 firmware which dropped support for the previous API v1
        As of firmware version J11 the ST-LINK-V1 programmer supports API v2 commands as well
    * Display programmer serial when no target is connected (#432, #933, #943)
    * Added connect under reset to stlink_open_usb( ) (#577, #963)
    * Support for STM32L1, SM32L4 option bytes write (#596, #844, #847)
    * Added CMAKEFLAGS and install target (#804, #935)
    * Support for STM32G4 (#822)
    * Added aliased SRAM2 region in the L496 memory map (#824)
    * Improved support for STM32G0 (#825, #850, #856, #857)
    * Added postinst script with 'depmod -a' for 'make package' (#845, #931)
    * Calculate checksums for flash operations (#862, #924)
    * Adjust the JTAG/SWD frequency via cmdline option (#893, #953)
    * Added usb PID and udev rules for STlink v2.1 found on Nucleo-L432KC and Nucleo-L552ze boards (#900)
    * STM32G0/G4 improvements (#910)
        Enable mass erase with a flash programming check
        Handle G4 Cat3 devices with configurable dual bank flash by using a helper
  + For more details, see included CHANGELOG.md
- Rebase change-desktopfile-category.patch
- Add 0001-Fix-install-path-of-stlink-gui.ui-file.patch
- Clean up spec file
Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) accepted request 785244 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 13)
- Update to 1.6.0:
    Added O_BINARY option to open file (#753)
    Added preliminary support for some STM32G0 chips (#759, #760)
    Added support for mass erasing second bank on STM32F10x_XL (#767)
    Added call to clear PG bit after writing to flash (#773)
    Added howto for sending NRST signal through GDB (#776)
    Added support to write option bytes for the STM32G0 (#778)
    Added simple read/write support for STM32WB55 chips (#786)
    Added STLink V3SET VID:PIDs to the udev rules (#789)
    Support for "STM32+Audio" v2-1 firmware (#790)
    Initial support for STM32L41X (#799)
    Build for Windows under Debian/Ubuntu (#802)
    Allow for 64 bytes serials (#809)
    Added support to read and write option bytes for STM32F2 series (Orie22)
    Added full support for STLINK CHIP ID L4RX (Brad Natelborg)
    Added support to write option bytes to STM32F4 devices (Davey Struijk)
    Various bug fixes
    Various translations and docs update

- Remove fix-deprecated-libusb-function.patch
buildservice-autocommit accepted request 769762 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 12)
baserev update by copy to link target
buildservice-autocommit accepted request 605835 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 10)
baserev update by copy to link target
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 605472 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 9)
- update to release 1.5.0
  * Chip support added for:
    + STM32F72xx73xx support (#1969148)
    + Add support of STM32L496xx/4A6xx devices (#615)
  * Fixes:
    + Fix memory map for stm32l496xx boards (#639)
    + Fix write for microcontroler with RAM size less or equal to 32K (#637)
    + Added LIB_INSTALL_DIR to correct libs install on 64-bit systems (#636)
    + Fix verification of flash error for STM32L496x device (#618)
    + Fix build on Fedora with GCC 8 (#666)
- Fix failing build due to use of deprecated libusb function:
  Add fix-deprecated-libusb-function.patch
- update to release 1.4.0
  * Add support for STM32L452 target
  * Initial support to compile with Microsoft Visual Studio 2017
  * Added support for flashing second bank on STM32F10x_XL 
  * Add support for STM32L011 target
  * Allow building of debian package with CPack
  * Add preliminary support for STM32L011 to see it after probe
  * Strip full paths to source files in log
  * Add support for STM32F413 target
  * Add support for Semihosting SYS_READC
  * Deprecation of autotools (autoconf, automake)
  * Removal of undocumented st-term utility,
    which is now replaced by st-util ARM semihosting feature
  * Add support for native debian packaging
  * Add intel hex file reading for st-flash
  * Add --reset command to st-flash
  * Support serial numbers argument for st-util
    and st-flash for multi-programmer setups
  * Add kill ('k') command to gdb-server for st-util
  * Add manpages (generated with pandoc from Markdown)
  * Rewrite commandline parsing for st-flash
  * Add support for ARM semihosting to st-util
  * Chip support added for:
    + STM32L432
    + STM32F412
    + STM32F410
    + Add memory map for STM32F401XE
    + L0x Category 5 devices
    + Add L0 Category 2 device
- Update to version 1.2.0
  * Add multiple stlink probing (`st-info --probe`, `st-info --hla-serial`)
    with printing serial in hex and OpenOCD `hla_serial` format
  * Add stlink usb probe API functions
  * Added parameter to specify one stlink v2 of many
  * Chip support added for: STM32L053R8, STM32F7, STM32L4, F446,
    STM32F303 High Density, STM32L1xx Cat.2 devices
  * Board support added for: Nucleo-F303RE, Nucleo-F411RE
  * Minor fixes and updates
- Update to version 1.1.0
  * New devices support, see included README file
  * Bugfixes
- Add COPYING and README to package documentation
- Initial package, version 1.0.0
Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) accepted request 555789 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 8)
followed "exactly"...
- update to release 1.4.0
  * Add support for STM32L452 target
  * Initial support to compile with Microsoft Visual Studio 2017
  * Added support for flashing second bank on STM32F10x_XL 
  * Add support for STM32L011 target
  * Allow building of debian package with CPack
  * Add preliminary support for STM32L011 to see it after probe
  * Strip full paths to source files in log
  * Add support for STM32F413 target
  * Add support for Semihosting SYS_READC
  * Deprecation of autotools (autoconf, automake)
  * Removal of undocumented st-term utility,
    which is now replaced by st-util ARM semihosting feature
  * Add support for native debian packaging
  * Add intel hex file reading for st-flash
  * Add --reset command to st-flash
  * Support serial numbers argument for st-util
    and st-flash for multi-programmer setups
  * Add kill ('k') command to gdb-server for st-util
  * Add manpages (generated with pandoc from Markdown)
  * Rewrite commandline parsing for st-flash
  * Add support for ARM semihosting to st-util
  * Chip support added for:
    + STM32L432
    + STM32F412
    + STM32F410
    + Add memory map for STM32F401XE
    + L0x Category 5 devices
    + Add L0 Category 2 device
buildservice-autocommit accepted request 394219 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 7)
baserev update by copy to link target
buildservice-autocommit accepted request 294347 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 5)
baserev update by copy to link target
Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) accepted request 294346 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 4)
- Update to version 1.1.0
  * New devices support, see included README file
  * Bugfixes
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 236892 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 3)
initialized devel package after accepting 236892
Displaying revisions 1 - 20 of 22
openSUSE Build Service is sponsored by