Package Details: at32-work-bench 1.1.08-4

Git Clone URL: https://aur.archlinux.org/at32-work-bench-bin.git (read-only, click to copy)
Package Base: at32-work-bench-bin
Description: AT32 MCU 图形化配置软件,生成初始化 C 代码(目前仅支持 AT32F421 系列)
Upstream URL: https://www.arterytek.com/cn/support/index.jsp?index=5
Keywords: at32
Licenses: LicenseRef-Commercial
Provides: at32-work-bench
Submitter: taotieren
Maintainer: taotieren
Last Packager: taotieren
Votes: 0
Popularity: 0.000000
First Submitted: 2023-05-29 16:58 (UTC)
Last Updated: 2025-03-20 01:50 (UTC)

Dependencies (14)

Sources (1)

Latest Comments

taotieren commented on 2025-03-20 01:49 (UTC)

@CloverGit 感谢,稍后更新。

CloverGit commented on 2025-03-19 12:17 (UTC)

可以用下面的参数覆盖样式表解决kde深色模式下显示不清的问题👇

./AT32_Work_Bench.sh --stylesheet=<(echo 'QWidget {background-color: white;color: black;}')

yueduz commented on 2024-06-21 03:06 (UTC)

chmod 775 "${pkgdir}/opt/artery32/${pkgname}/AT32_Work_Bench/"

这个是不是应该是 "chmod 777 ",否则和root不是一个组的用户就无法写入配置了.

yueduz commented on 2024-06-20 01:13 (UTC)

/opt/artery32/at32-work-bench/AT32_Work_Bench 目录需要对用户可写,否则无法保存软件配置