Package stlink: Information

  • Default inline alert: Version in the repository: 1.6.1-alt2

Source package: stlink
Version: 2018.04.18-alt2.qa1
Latest version according to Repology
Build time:  Jul 13, 2018, 07:21 AM in the task #209898
Report package bug
License: Other
Summary: STM32 microcontrolles programmer and debuger, using STLINKv1/v2
Description: 
First, you have to know there are several boards supported by the software.
Those boards use a chip to translate from USB to JTAG commands. The chip is
called stlink and there are 2 versions:
. STLINKv1, present on STM32VL discovery kits,
. STLINKv2, present on STM32L discovery and later kits.

2 different transport layers are used:
. STLINKv1 uses SCSI passthru commands over USB,
. STLINKv2 uses raw USB commands.

List of rpms provided by this srpm:
libstlink (x86_64, i586, aarch64)
libstlink-debuginfo (x86_64, i586, aarch64)
libstlink-devel (x86_64, i586, aarch64)
stlink (x86_64, i586, aarch64)
stlink-debuginfo (x86_64, i586, aarch64)

Maintainer: Repocop Q. A. Robot


ACL:
Alexey Sheplyakov
@everybody

    1. cmake
    2. libgtk+3-devel
    3. libusb-devel
    4. unzip

Last changed


July 12, 2018 Igor Vlasenko 2018.04.18-alt2.qa1
- NMU (by repocop). See http://www.altlinux.org/Tools/Repocop
- applied repocop fixes:
  * udev-files-in-etc for stlink
April 20, 2018 Sergey Bolshakov 2018.04.18-alt2
- fix insane BRs
- fix packaging on 64bit arches other than x86_64
April 18, 2018 Grigory Milev 2018.04.18-alt1
- Updated to latest git version
- devide package to libs, main tools and devel packages