blob: f38cc2dff0f2dee3ee0e9504b9b054c0d647c4fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = stlink-server
pkgdesc = An application to share the debug interface of a single ST-LINK board among several host applications, typically a debugging tool and a monitoring tool
pkgver = 2.1.1
pkgrel = 9
url = https://www.st.com/en/development-tools/st-link-server.html
arch = x86_64
license = custom:SLA0048
depends = stlink
depends = libusb
source = local://st-link-server-v2-1-1.zip
source = http_headers
source = SLA0048_stlink-server.pdf::https://www.st.com/resource/en/license_agreement/dm00218346.pdf
sha256sums = a84a0ada7c9b6343e559dacd37e42a815c500d0f4a517db3d1e511d056903bf6
sha256sums = 9dc2b328903592d5f99d99eca176b4c3fb7a7a9ce1cfef1f8dfb334633046345
sha256sums = SKIP
pkgname = stlink-server
|