summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 15d5a2e501e446e811f519b776a62cd404b0da62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
pkgbase = pico-sdk
	pkgdesc = Libraries and tools for C/C++ development on RP2040 microcontrollers.
	pkgver = 2.1.0
	pkgrel = 2
	url = https://github.com/raspberrypi/pico-sdk
	install = reload-environment-variables.install
	arch = any
	license = BSD-3-Clause
	makedepends = git
	depends = arm-none-eabi-binutils
	depends = arm-none-eabi-gcc
	depends = arm-none-eabi-newlib
	depends = cmake
	optdepends = arm-none-eabi-gdb: Debugger
	provides = raspberry-pico-sdk-git
	conflicts = raspberry-pico-sdk-git
	options = !strip
	source = git+https://github.com/raspberrypi/pico-sdk.git#tag=2.1.0
	source = git+https://github.com/bluekitchen/btstack.git#commit=2b49e57
	source = git+https://github.com/georgerobotics/cyw43-driver.git#commit=cf924bb
	source = git+https://github.com/lwip-tcpip/lwip.git#commit=0a0452b
	source = git+https://github.com/Mbed-TLS/mbedtls.git#commit=5a764e5
	source = git+https://github.com/hathach/tinyusb.git#commit=5217cee
	source = setup-environment-variables.sh
	sha256sums = 23acedc0e067cca748aab1041e02d74c8ea29b8ab8689d1ae3a20384e82f105d
	sha256sums = 3e869dafec34543abede6be4dafd1948278deb63875dbb21f4ecb278e2a40995
	sha256sums = 4310d116bb0791fb3d60379b15140bced784921727b325c391a50f22dbf50a3a
	sha256sums = 1c62bb98ba930a5e848b6b126fc4272dd36cabdcacec66b1ad12c1aa50c3d2ae
	sha256sums = 3fdcd908a866e0bb3e3c9e6c995be7ab13fe887c11679193ed769725b2031b35
	sha256sums = 32559c162d8bb984220570edec989223731542ccc41f65f419344c74330a3937
	sha256sums = 155dbf10a6a9239849a166595bb3287bc410ef54f7d850e8dc9c50fddc1a7a3e

pkgname = pico-sdk