blob: 774d8e0364f7cfc28973e1012faa425d2e500d14 (
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
|
pkgbase = stm32cubef7
pkgdesc = Embedded software for STM32 F7 series
pkgver = 1.17.0
pkgrel = 1
url = http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef7.html
arch = any
license = custom:ST SLA0044
license = Apache
license = BSD
license = MIT
license = Independent JPEG Group License
depends = bash
depends = perl
depends = python
optdepends = arm-none-eabi-gcc: ARM compiler
optdepends = arm-none-eabi-gdb: ARM GDB
optdepends = arm-none-eabi-newlib: ARM bare metal files
optdepends = arm-none-eabi-binutils: ARM binutils
optdepends = openocd: STM32F4 firmware flashing
optdepends = stlink: STM32 firmware programmer
options = !strip
source = STM32CubeF7-1.17.0.tar.gz::https://github.com/STMicroelectronics/STM32CubeF7/archive/refs/tags/v1.17.0.zip
source = SLA0044::http://www.st.com/SLA0044
sha512sums = 772652fc57e958df285ca347438a6539109fbf303629e61d0f0ac261382c3f8988721f3c945465c7d183d94ae86112b8f527bd27bb0ab42775871f3c213cecdf
sha512sums = 47277df443f6276534869aaa643397920bf8bfc79222524fed5faf79201af31f36cf1d6f14dd9f47a9800c34bea539d43e74097b1130e8b5d31a32aa72a74745
pkgname = stm32cubef7
|