blob: 6317ef36e59dfd0c2524cf5b2fc324cf926a1360 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gcc-xtensa-esp32-elf-bin
pkgdesc = ESP32 Toolchain
pkgver = 1.22.0_80_g6c4433a_5.2.0
pkgrel = 1
url = https://esp-idf.readthedocs.io/en/latest/get-started/linux-setup.html
arch = x86_64
license = GPL
license = LGPL
depends = glibc
options = !strip
options = staticlibs
source = https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-80-g6c4433a-5.2.0.tar.gz
sha256sums = 3fe96c151d46c1d4e5edc6ed690851b8e53634041114bad04729bc16b0445156
pkgname = gcc-xtensa-esp32-elf-bin
|