mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
15 lines
565 B
Plaintext
15 lines
565 B
Plaintext
DEFINED_PHASES=compile install prepare
|
|
DEPEND=readline? ( sys-libs/readline:0= ) virtual/libusb:0
|
|
DESCRIPTION=A free debugger for use with MSP430 MCUs
|
|
EAPI=8
|
|
HOMEPAGE=https://dlbeer.co.nz/mspdebug/ https://github.com/dlbeer/mspdebug
|
|
INHERIT=toolchain-funcs
|
|
IUSE=readline
|
|
KEYWORDS=~amd64 ~arm ~x86
|
|
LICENSE=GPL-2
|
|
RDEPEND=readline? ( sys-libs/readline:0= ) virtual/libusb:0
|
|
SLOT=0
|
|
SRC_URI=https://github.com/dlbeer/mspdebug/archive/v0.25.tar.gz -> mspdebug-0.25.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
|
|
_md5_=fd8cff6a44142c44a55824a63f3b78a1
|