blob: c7f032854fd4e41bc4992328ae73f7a962e7f99c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = at32-ide-project-generate-bin
pkgdesc = AT32 IDE 是个跨平台 ARM 嵌入式系统的软件开发环境。 它包含一系列的 Eclipse 插件和工具。该插件可让用户在 AT32 IDE 开发环境下创建、建置和调试 AT32 MCU。
pkgver = 1.0.01
pkgrel = 12
url = https://www.arterytek.com/cn/support/index.jsp
arch = x86_64
license = Commercial
makedepends = libarchive
makedepends = sed
depends = bash
depends = gcc-libs
depends = glibc
optdepends = artery-isp-console-bin: Artery ISP Console 是一款基于 MCU Bootloader 的命令行应用程序。使用该应用程序,用户可以通过 UART 端口或者 USB 端口配置操作 Artery 的 MCU 设备。
optdepends = jlink-software-and-documentation: Segger JLink software & documentation pack for Linux
optdepends = at32-ide
optdepends = at32-work-bench
provides = at32-ide-project-generate
noextract = AT32IDE_Project_Generate_Linux-x86_64_V1.0.01.zip
source = AT32IDE_Project_Generate_Linux-x86_64_V1.0.01.zip::https://www.arterytek.com/download/TOOL/AT32IDE_Project_Generate_Linux-x86_64_V1.0.01.zip
sha256sums = 1c633c14c8695946f7f7e5bb9aef0573d4af35592ba02ca5965cfc20882690d4
pkgname = at32-ide-project-generate
|