File: control

package info (click to toggle)
uisp 20050207-4.5
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 920 kB
  • sloc: cpp: 4,606; sh: 872; ansic: 429; makefile: 101
file content (17 lines) | stat: -rw-r--r-- 666 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: uisp
Section: electronics
Priority: optional
Maintainer: Margarita Manterola <marga@debian.org>
Standards-Version: 4.6.0
Build-Depends: debhelper-compat (= 13),
Homepage: http://www.nongnu.org/uisp/

Package: uisp
Architecture: any
Depends: ${misc: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.