File: control

package info (click to toggle)
uisp 20050207-4
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 804 kB
  • ctags: 855
  • sloc: cpp: 4,608; sh: 926; ansic: 429; makefile: 141
file content (17 lines) | stat: -rw-r--r-- 644 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: uisp
Section: electronics
Priority: extra
Maintainer: Margarita Manterola <marga@debian.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>=5), dpatch
Homepage: http://www.nongnu.org/uisp/

Package: uisp
Architecture: any
Depends: ${shlibs:Depends}
Description: Micro In-System Programmer for Atmel's AVR MCUs
 This utility is required to program AVR chips with object code
 created by the ava assembler/linker, gas, or gcc.  It supports
 in-system programming, Atmel's prototype board/programmer (stk500),
 and many other extremely low-cost parallel port programmers.
 It can also be used to program Atmel's AT89S51 and AT89S52.