blob: e100ef74a08627c0af1e6ccdbbbfb1e3d691c99a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-adafruit-nrfutil-git
pkgdesc = Modified version of Nordic's nrfutil 0.5.x for use with the Adafruit Feather nRF52
pkgver = 20220629.1361059
pkgrel = 1
url = https://github.com/adafruit/Adafruit_nRF52_nrfutil
arch = any
license = BSD
makedepends = git
depends = python-pyserial>=2.7
depends = python-click>=5.1
depends = python-ecdsa>=0.13
depends = python-behave
source = Adafruit_nRF52_nrfutil::git+https://github.com/adafruit/Adafruit_nRF52_nrfutil
md5sums = SKIP
pkgname = python-adafruit-nrfutil-git
|