blob: 3efcfc815dccc2647daf98087a97b933bb44f5da (
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
34
35
|
pkgbase = at32-ide-bin
pkgdesc = AT32 IDE 是个跨平台 ARM 嵌入式系统的软件开发环境。 它包含一系列的 Eclipse 插件和工具。该插件可让用户在 AT32 IDE 开发环境下创建、建置和调试 AT32 MCU。
pkgver = 1.0.11
pkgrel = 2
url = https://www.arterytek.com/cn/support/index.jsp
install = at32-ide-bin.install
arch = x86_64
license = Commercial
makedepends = libarchive
makedepends = sed
depends = bash
depends = gcc-libs
depends = glibc
depends = hidapi
depends = libusb
depends = java-runtime
depends = perl
depends = python
depends = zlib
optdepends = artery-isp-console: Artery ISP Console 是一款基于 MCU Bootloader 的命令行应用程序。使用该应用程序,用户可以通过 UART 端口或者 USB 端口配置操作 Artery 的 MCU 设备。
optdepends = at32-ide-project-generate: AT32 IDE 是个跨平台 ARM 嵌入式系统的软件开发环境。 它包含一系列的 Eclipse 插件和工具。该插件可让用户在 AT32 IDE 开发环境下创建、建置和调试 AT32 MCU。
optdepends = at-link-console: Artery AT LINK Console 是一款基于 MCU Bootloader 的命令行应用程序。支持AT32 MCU「在电路编程」Console工具
optdepends = at32-work-bench: AT32 MCU 图形化配置软件,生成初始化 C 代码(目前仅支持 AT32F421 系列)
optdepends = jlink-software-and-documentation: Segger JLink software & documentation pack for Linux
provides = at32-ide
provides = AT32IDE
conflicts = at32-ide
conflicts = AT32IDE
options = !strip
options = !emptydirs
options = !staticlibs
source = AT32_IDE_V1.0.11_Linux-x86_64.zip::https://www.arterytek.com/download/TOOL/AT32_IDE_V1.0.11_Linux-x86_64.zip
sha256sums = 12cb9e8ee8d50924854181d01e2808cbe005a2a0815e691dfb146627280b07bd
pkgname = at32-ide-bin
|