blob: 38b4276f368abb64d4bcc122afae218e4b4c2ea7 (
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
|
pkgbase = at32-work-bench-bin
pkgdesc = AT32 MCU 图形化配置软件,生成初始化 C 代码(目前仅支持 AT32F421 系列)
pkgver = 1.1.05
pkgrel = 1
url = https://www.arterytek.com/cn/support/index.jsp?index=5
arch = x86_64
license = Commercial
makedepends = desktop-file-utils
makedepends = libarchive
makedepends = sed
depends = bash
depends = gcc-libs
depends = glib2
depends = glibc
depends = zlib
optdepends = artery-isp-console: Artery ISP Console 是一款基于 MCU Bootloader 的命令行应用程序。使用该应用程序,用户可以通过 UART 端口或者 USB 端口配置操作 Artery 的 MCU 设备。
optdepends = at32-bootloader-doc-zh: Artery AT MCU Bootloader ISP 协议文档
optdepends = at32-ide: AT32 IDE 是个跨平台 ARM 嵌入式系统的软件开发环境。 它包含一系列的 Eclipse 插件和工具。该插件可让用户在 AT32 IDE 开发环境下创建、建置和调试 AT32 MCU。
optdepends = at32-ide-project-generate: AT32 IDE 是个跨平台 ARM 嵌入式系统的软件开发环境。 它包含一系列的 Eclipse 插件和工具。该插件可让用户在 AT32 IDE 开发环境下创建、建置和调试 AT32 MCU。
optdepends = at32-work-bench: AT32 MCU 图形化配置软件,生成初始化 C 代码(目前仅支持 AT32F421 系列)
optdepends = jlink-software-and-documentation: Segger JLink software & documentation pack for Linux
provides = at32-work-bench
options = !strip
options = !debug
options = !lto
source = AT32_Work_Bench_Linux-x86_64_V1.1.05.zip::https://www.arterytek.com/download/TOOL/AT32_Work_Bench_Linux-x86_64_V1.1.05.zip
sha256sums = 72addcdf9837814849b51d2ab6255ce6672e60519e970d432e8cb25939082c95
pkgname = at32-work-bench
|