Module submission - avrdude

criggenbach@magahugu.net criggenbach at magahugu.net
Sat May 19 15:17:14 CEST 2007


module name       : avrdude
suggested section : science or own section for embedded systems
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n


This is the program you need to program the flash/eeprom and the fuses of Atmel-AVRs

Christian Riggenbach

-------------- next part --------------
--- avrdude/BUILD	1970-01-01 01:00:00.000000000 +0100
+++ avrdude/BUILD	2007-05-01 21:47:27.000000000 +0200
@@ -0,0 +1,14 @@
+PATH=$PATH:/usr/local/avr/bin
+export PATH
+
+./configure --prefix=/usr/local/avr/		\
+--sysconfdir=/etc				\
+--localstatedir=/var				\
+--infodir=/usr/share/info			\
+--mandir=/usr/share/man				\
+$OPTS						&&
+
+make						&&
+prepare_install					&&
+make install
+
--- avrdude/DETAILS	1970-01-01 01:00:00.000000000 +0100
+++ avrdude/DETAILS	2007-05-01 21:46:29.000000000 +0200
@@ -0,0 +1,13 @@
+          MODULE=avrdude
+         VERSION=5.3.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$BUILD_DIRECTORY/$MODULE-$VERSION
+   SOURCE_URL[0]=http://download.savannah.gnu.org/releases/avrdude/
+         ENTERED=20070501
+         UPDATED=20070501
+           SHORT="mainAVR Downloader/UploaDEr"
+
+cat<<EOF
+AVRDUDE is software for programming Atmel AVR Microcontrollers.
+EOF
+
-------------- next part --------------
lvu submit avrdude 2a2ed0e1479c8b8e1be8c449720aadf0  -
2.6.21.1Gizmotron-2007-05-08 2.6.12 gcc-4.1.2 glibc-2.3.6



More information about the Lunar mailing list