summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8430a87118615930b069b00f342857f31ff78460 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = teachingapp-mcu-exunit-mono
	pkgver = 20200403.051824
	pkgrel = 1
	url = https://github.com/kmakise/TeachingApp_MCU_Exunit
	arch = x86_64
	license = MIT
	makedepends = git
	depends = mono
	source = teachingapp-mcu-exunit::git+https://github.com/kmakise/TeachingApp_MCU_Exunit.git
	sha256sums = SKIP

pkgname = teachingapp-mcu-exunit-mono
	pkgdesc = TeachingApp MCU Exunit: 教学演示程序、单片机外设原理演示操作。
	depends = teachingapp-mcu-exunit-led-display-mono
	depends = teachingapp-mcu-exunit-keyboard-mono

pkgname = teachingapp-mcu-exunit-led-display-mono
	pkgdesc = TeachingApp MCU Exunit: 数码管演示程序。

pkgname = teachingapp-mcu-exunit-keyboard-mono
	pkgdesc = TeachingApp MCU Exunit: 键盘演示程序。(mono 下不支持 Linux 的串口功能。只能使用键盘)。