Version: 6.3, Package name: avrdude-6.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description 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. |
Filesize: 249.532 KB |
Version History (View Complete History) |
|
2020-05-18 12:36:18 by Tracey Emery | Files touched by this commit (7) |
Log message: Update avrdude to 6.3. Testing Andrea Fleckens (Thanks!) Tweaks jca@ Ok sthen@ |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-17 10:19:41 by Stuart Henderson | Files touched by this commit (86) |
Log message: update curses WANTLIB entries following the change in base libraries to use soname |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2011-06-02 07:41:42 by Antoine Jacoutot | Files touched by this commit (238) |
Log message: Add a consistent header that substitutes FULLPKGNAME for the READMEs. ok jasper@ sthen@ |
2011-03-02 00:20:53 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - add support for attiny4313 ok ckuethe@ (MAINTAINER) |
2010-12-12 13:20:56 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - ramble a bit about programming various arduino devices with avrdude prompted by a mail from mark peoples ok ckuethe@ (MAINTAINER) |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-11-07 18:22:37 by Marc Espie | Files touched by this commit (13) |
Log message: LIB_DEPENDS cleanup |
2010-10-18 15:35:48 by Stuart Henderson | Files touched by this commit (40) |
Log message: fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-06-27 14:39:33 by Chris Kuethe | Files touched by this commit (4) |
Log message: update to avrdude 5.10 |
2009-12-05 19:05:51 by Chris Kuethe | Files touched by this commit (2) |
Log message: Don't crash when using ISP mode on AVR Dragon. From tdeval |
2009-07-20 10:44:05 by Chris Kuethe | Files touched by this commit (3) |
Log message: updated to latest avrdude |
2009-03-05 13:25:32 by Chris Kuethe | Files touched by this commit (6) |
Log message: Update to avrdude 5.6. Introduces support for AT90USB devices, and creates a proper "arduino" bootloader type, rather than getting by with "avrisp". |
2009-02-16 08:28:58 by Stuart Henderson | Files touched by this commit (25) |
Log message: add MASTER_SITES_SAVANNAH and switch ports over to using it. ok jasper, landry |
2008-08-28 21:58:43 by Chris Kuethe | Files touched by this commit (2) |
Log message: fix distfile, prompted by naddy |
2008-08-23 01:20:17 by Chris Kuethe | Files touched by this commit (4) |
Log message: merge patches from arduino. add a note on how to load code into an arduino. tested with a diecimilia. ok ajacoutot |