openbsd-ports/devel/avrdude/pkg/DESCR
jasper d8a6a9ff88 - ramble a bit about programming various arduino devices with avrdude
prompted by a mail from mark peoples
ok ckuethe@ (MAINTAINER)
2010-12-12 20:20:56 +00:00

7 lines
406 B
Plaintext

AVRDUDE is a full featured BSD Unix program for programming Atmel's AVR
CPU's. It can program the Flash and EEPROM, and where supported by the
serial programming protocol, it can program fuse and lock bits. AVRDUDE
also supplies a direct instruction mode allowing one to issue any
programming instruction to the AVR chip regardless of whether AVRDUDE
implements that specific feature of a particular chip.