blob: ab8031c1960abbcbf27c170f671402aca0dd7c33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = nuclei-openocd
pkgdesc = nuclei-openocd 是 Nuclei Studio IDE 的调试工具。
pkgver = 2022.12
pkgrel = 0
url = https://www.nucleisys.com/download.php
arch = x86_64
license = unknow
makedepends = libftdi-compat
makedepends = libusb-compat
makedepends = hidapi
makedepends = libudev.so
optdepends = nucleistudioide: Nuclei Studio IDE 是基于 MCU Eclipse IDE 开发的一款针对芯来公司处理器核产品的集成开发环境工具,用于 RISC-V 开发继承了 Eclipse IDE 平台的各种优势。
optdepends = jlink-software-and-documentation: Segger JLink software & documentation pack for Linux
optdepends = embedded-studio-risc-v: Segger Embedded Studio for RISC-V
options = !strip
source = https://www.nucleisys.com/upload/files/toochain/openocd/nuclei-openocd-2022.12-linux-x64.tgz
sha256sums = 785a9fc1d03cd4e4c5ae5acb9e24f933b79fc30b8b07055200146259ac029866
pkgname = nuclei-openocd
depends = nuclei-openocd-bin
pkgname = nuclei-openocd-bin
|