Package stlink: Information

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

Binary package: stlink
Version: 2018.04.18-alt2.qa1
Architecture: i586
Build time:  Jul 13, 2018, 07:21 AM in the task #209898
Source package: stlink
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.

Maintainer: Repocop Q. A. Robot


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