summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 559bf4a0dd20a917b6a3d9b9769048ee24bf165c (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.1
	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.1
	source = git+https://github.com/bluekitchen/btstack.git#commit=501e6d2
	source = git+https://github.com/georgerobotics/cyw43-driver.git#commit=c1075d4
	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=86ad6e5
	source = setup-environment-variables.sh
	sha256sums = c9c14da88300d7f1ff5f0138921b259ccb823332e5a5aad3e7c27632ef271c45
	sha256sums = 3a3a4c5a34bfa2613bc5a774b3cd40651f1215b22f61a2135c0c23fe10f904fa
	sha256sums = a50a697c9af5b69f73adcf78663e0591cce83af54e5f9d88a38e7738376813bb
	sha256sums = 1c62bb98ba930a5e848b6b126fc4272dd36cabdcacec66b1ad12c1aa50c3d2ae
	sha256sums = 3fdcd908a866e0bb3e3c9e6c995be7ab13fe887c11679193ed769725b2031b35
	sha256sums = 8bf403d8cbd15e07c88a6214070194b32d6e79ba3a3c30f559480ffdafef2c58
	sha256sums = 155dbf10a6a9239849a166595bb3287bc410ef54f7d850e8dc9c50fddc1a7a3e

pkgname = pico-sdk