Install this package:
emerge -a dev-embedded/stlink
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-embedded/stlink
Or alternatively:
emerge --autounmask-write -a dev-embedded/stlink
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 7 | ~amd64 ~x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>iohann.s.titov@gmail.com</email> </maintainer> <longdescription> On board debugger driver for stm32-discovery boards. 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. </longdescription> <upstream> <remote-id type="github">karlp/stlink</remote-id> </upstream> </pkgmetadata>