File: control

package info (click to toggle)
mspdebug 0.25-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,700 kB
  • sloc: ansic: 67,821; makefile: 201; xml: 19
file content (22 lines) | stat: -rw-r--r-- 834 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: mspdebug
Maintainer: Luca Bruno <lucab@debian.org>
Section: electronics
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libusb-dev,
               libreadline-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/crosstoolchain-team/mspdebug
Vcs-Git: https://salsa.debian.org/crosstoolchain-team/mspdebug.git
Homepage: https://mspdebug.sourceforge.net/
Rules-Requires-Root: no

Package: mspdebug
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: debugging tool for MSP430 microcontrollers
 MSPDebug is a free debugger for use with MSP430 MCUs. It supports FET430UIF,
 eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be used as a proxy
 for gdb or as an independent debugger with support for programming, disassembly
 and reverse engineering.