Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37043027
en ru br
ALT Linux repos
S:20050207-alt2
5.0: 20050207-alt1
4.1: 20050207-alt1

Group :: System/Kernel and hardware
RPM: uisp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:           uisp
Version:        20050207
Release:        alt2
Summary:        Universal In-System Programmer for Atmel AVR and 8051


Group:          System/Kernel and hardware
License:        GPL
URL:            http://www.nongnu.org/uisp
# http://savannah.nongnu.org/download/%%{name}/%%{name}-%%{version}.tar.gz
Source0:        %{name}-%{version}.tar.gz
Packager:       Evgeny Sinelnikov <sin at altlinux.ru>

# Automatically added by buildreq on Wed Mar 12 2008

BuildRequires: gcc-c++

%description
Uisp is utility for downloading/uploading programs to AVR devices. Can also be
used for some Atmel 8051 type devices. In addition, uisp can erase the device,
write lock bits, verify and set the active segment.

For use with the following hardware to program the devices:
 pavr      http://avr.jpk.co.nz/pavr/pavr.html
 stk500    Atmel STK500
 dapa      Direct AVR Parallel Access
 stk200    Parallel Starter Kit STK200, STK300
 abb       Altera ByteBlasterMV Parallel Port Download Cable
 avrisp    Atmel AVR ISP (?)
 bsd       http://www.bsdhome.com/avrprog/ (parallel)
 fbprg     http://ln.com.ua/~real/avreal/adapters.html (parallel)
 dt006     http://www.dontronics.com/dt006.html (parallel)
 dasa      serial (RESET=RTS SCK=DTR MOSI=TXD MISO=CTS)
 dasa2     serial (RESET=!TXD SCK=RTS MOSI=DTR MISO=CTS)


%prep
%setup -q

%build
%configure
make

%install
make install DESTDIR=%buildroot


%files
%doc AUTHORS CHANGES CHANGES.old COPYING ChangeLog* TODO
%_bindir/%name
%_man1dir/%name.1*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin