summaryrefslogtreecommitdiff
path: root/cross/avrdude/DESCR
diff options
context:
space:
mode:
authorwennmach <wennmach>2006-12-11 16:26:39 +0000
committerwennmach <wennmach>2006-12-11 16:26:39 +0000
commita4db4d97d5a101361b2adb01560ead529796423d (patch)
tree69b67d64e31f24dd0a59a631195aefe97f61c6ef /cross/avrdude/DESCR
parent164902a542cd0580af88af0ffd24bd3936d9fb2b (diff)
downloadpkgsrc-a4db4d97d5a101361b2adb01560ead529796423d.tar.gz
Update avrdude to version 5.2.
Significant enhancements in this version are: o Support for JTAGICE MkII device o New devices supported: - AT90CAN128 ... o Support for STK500 Version 2 Protocol (the latter being the principal reason for the update, as the recent firmware on the STK500 development boards requires protocol version 2)
Diffstat (limited to 'cross/avrdude/DESCR')
-rw-r--r--cross/avrdude/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/cross/avrdude/DESCR b/cross/avrdude/DESCR
index 528cb6bd51b..8783c05624c 100644
--- a/cross/avrdude/DESCR
+++ b/cross/avrdude/DESCR
@@ -1,5 +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).
+Avrdude supports a wide variety of chip programmers (including the
+widely used STK500) that attach to the serial port, and, if supported
+by the underlying OS, to the parallel port.