File: control

package info (click to toggle)
msp430mcu 20120406-2
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 66,788 kB
  • ctags: 627,664
  • sloc: ansic: 605,160; python: 838; sh: 165; makefile: 37; sed: 2
file content (22 lines) | stat: -rw-r--r-- 834 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: msp430mcu
Section: devel
Priority: extra
Maintainer: Luca Bruno <lucab@debian.org>
Standards-Version: 3.9.3
Build-Depends: debhelper (>= 7)

Package: msp430mcu
Architecture: all
Depends: ${misc:Depends} 
Suggests: binutils-msp430, gcc-msp430, msp430-libc
Description: Spec files, headers and linker scripts for TI's MSP430 targets
 This package provides specification files, C headers and linker scripts
 to be used with MSP430 cross-compilers.
 .
 Original MCU layouts, addresses and headers are provided and constantly 
 updated by Texas Instruments; additional fixes are included to ensure 
 full compatibility with MSP430 GCC toolchain. Resulting package is anyway
 useful with any proper cross-compiler. 
 .
 This package is primarily intended to be used by MSP430 developers, in 
 conjunction with a suitable toolchain.