File: control

package info (click to toggle)
msp430-libc 20120224-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,016 kB
  • ctags: 1,676
  • sloc: ansic: 8,189; makefile: 163; asm: 129; sh: 78
file content (18 lines) | stat: -rw-r--r-- 709 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: msp430-libc
Section: devel
Priority: extra
Maintainer: Luca Bruno <lucab@debian.org>
Standards-Version: 3.9.3
Build-Depends: debhelper (>= 7), gcc-msp430, binutils-msp430, msp430mcu

Package: msp430-libc
Architecture: any
Depends: ${shlib:Depends}, ${misc:Depends} 
Suggests: binutils-msp430, gcc-msp430, msp430mcu
Description: Standard C library for TI MSP430 development
 Standard library used to the development of C programs for the
 Texas Instruments MSP430 micro controllers. This package contains static
 libraries as well as the headers to be used with MSP430 cross-compilers.
 .
 This package is primarily intended to be used by MSP430 developers, in 
 conjunction with a suitable toolchain.