📄 uisp.spec.in
字号:
## -*- mode: rpm-spec; -*-#### $Id: uisp.spec.in,v 1.1 2003/06/26 17:39:45 idgay Exp $#### @configure_input@##%define uispVersion @VERSION@Summary: Universal In-System Programmer for Atmel AVR and 8051.Name: uispVersion: %{uispVersion}Release: 1License: GPLGroup: Development/ToolsURL: http://freesoftware.fsf.org/download/uispSource: http://freesoftware.fsf.org/download/uisp/uisp-%{uispVersion}.tar.gzBuildroot: %{_tmppath}/%{name}-%{version}-root%descriptionUisp is utility for downloading/uploading programs to AVR devices. Can also beused 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 --prefix=/usrmake%installrm -rf $RPM_BUILD_ROOTmake prefix=$RPM_BUILD_ROOT/%{_prefix} install%cleanrm -rf $RPM_BUILD_ROOT%files%defattr(-,root,root)%doc ChangeLog AUTHORS CHANGES CHANGES.old COPYING INSTALL TODO kernel pavr%{_prefix}/bin/uisp%changelog* Sun May 26 2002 Theodore A. Roth <troth@openavr.org>- Integrated in to build system.* Sat Apr 20 2002 Theodore A. Roth <troth@openavr.org>- Update to new 20020420 release.* Fri Apr 18 2002 Theodore A. Roth <troth@openavr.org>- Added patch to fix reading cal byte on tiny15. (from Alexander Popov)* Mon Apr 08 2002 Theodore A. Roth <troth@openavr.org>- Added patch to fix reading signature bytes.- Added patch to fix some problems with srec uploading.* Tue Mar 17 2002 Theodore A. Roth <troth@openavr.org>- Added kernel/ and pavr/ directories to %doc files.* Tue Mar 17 2002 Theodore A. Roth <troth@openavr.org>- Initial spec file.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -