summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ae6d0abb825ca4efce5aca3fdd8b6a3f85d80d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = svd2rust
	pkgdesc = Generate Rust register maps (`struct`s) from SVD files
	pkgver = 0.35.0
	pkgrel = 1
	url = https://github.com/japaric/svd2rust
	arch = any
	license = Apache
	license = MIT
	makedepends = rust
	makedepends = cargo
	source = https://github.com/rust-embedded/svd2rust/archive/v0.35.0.tar.gz
	md5sums = 6afee9684433f240d566124fb3288f7c

pkgname = svd2rust