diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2011-10-12 05:31:35 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2011-10-12 05:31:35 +0000 |
commit | c6d6bdae0a6fa5604174428787ff3c415ca73fad (patch) | |
tree | dbe01c236feef19ec75fec2f7c2d04451eaf02b5 /LUFA | |
parent | c15eaa5dae5b8913d9401f0ad508494a6b66744a (diff) | |
download | lufa-c6d6bdae0a6fa5604174428787ff3c415ca73fad.tar.gz lufa-c6d6bdae0a6fa5604174428787ff3c415ca73fad.tar.bz2 lufa-c6d6bdae0a6fa5604174428787ff3c415ca73fad.zip |
Added reliability patches to the AVRISP-MKII Clone project's PDI/TPI protocols (thanks to Justin Mattair).
Diffstat (limited to 'LUFA')
-rw-r--r-- | LUFA/ManPages/ChangeLog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index b3bda78c9..1b3003f80 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -24,7 +24,7 @@ * - Core: * - None * - Library Applications: - * - None + * - Added reliability patches to the AVRISP-MKII Clone project's PDI/TPI protocols (thanks to Justin Mattair) * * \section Sec_ChangeLog111009 Version 111009 * <b>New:</b> |