From fb54ce400f0f5dfc27e13f2c3011afc5f706817d Mon Sep 17 00:00:00 2001 From: wennmach Date: Thu, 17 Jul 2003 19:09:23 +0000 Subject: avrdude - Program for programming the on-chip memory of Atmel AVR CPUs Submitted by Karl Janmar in PR 22139, with several changes by myself. Original package from FreeBSD. --- cross/avrdude/DESCR | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cross/avrdude/DESCR (limited to 'cross/avrdude/DESCR') diff --git a/cross/avrdude/DESCR b/cross/avrdude/DESCR new file mode 100644 index 00000000000..528cb6bd51b --- /dev/null +++ b/cross/avrdude/DESCR @@ -0,0 +1,5 @@ +AVRDUDE - AVR Downloader/UploaDEr - is a program for updating the +flash, eeprom, and fuse bit memories of Atmel AVR microcontrollers. + +This package currently only supports chip programmers that attach +to the serial port (e. g. the STK500). -- cgit v1.2.3