blob: 2e2bcc9b8c0597b5545c69b4cb01dd9b06bdbf49 (
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
|
pkgbase = at-link-console-bin
pkgdesc = Artery AT LINK Console 是一款基于 MCU Bootloader 的命令行应用程序。支持AT32 MCU「在电路编程」Console工具
pkgver = 3.0.10
pkgrel = 1
url = https://www.arterytek.com/cn/product/AT32F403.jsp
install = at-link-console-bin.install
arch = x86_64
license = Commercial
makedepends = unzip
depends = bash
depends = gcc-libs
depends = glibc
depends = libusb
depends = qt5-base
optdepends = artery-isp-console-bin: Artery ISP Console 是一款基于 MCU Bootloader 的命令行应用程序。使用该应用程序,用户可以通过 UART 端口或者 USB 端口配置操作 Artery 的 MCU 设备。
optdepends = at32-ide-bin: 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 = at-link-console
provides = AT-LINK_Console
conflicts = at-link-console
noextract = Artery_ATLINK_Console_V3.0.10.zip
options = !strip
options = !debug
options = !lto
source = Artery_ATLINK_Console_V3.0.10.zip::https://www.arterytek.com/download/TOOL/Artery_ATLINK_Console_Linux-x86_64_V3.0.10.zip
sha256sums = 90d9945f1ebbc3e221dbfddd1115e06a982dd468d0a07ac4d106bae56eb5862d
pkgname = at-link-console-bin
|