diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2012-07-26 19:23:15 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2012-07-26 19:23:15 +0000 |
commit | 16cd7c689674c710fafcb6aaa99ba78368987626 (patch) | |
tree | e506fd668dbec7b278d3a602804df8595606a335 /LUFA/DoxygenPages/ChangeLog.txt | |
parent | 5a0bd853309f30a2e1583459728df9725b1e2664 (diff) | |
download | lufa-16cd7c689674c710fafcb6aaa99ba78368987626.tar.gz lufa-16cd7c689674c710fafcb6aaa99ba78368987626.tar.bz2 lufa-16cd7c689674c710fafcb6aaa99ba78368987626.zip |
Add support for the Olimex AVR-ISP-MK2 board.
Diffstat (limited to 'LUFA/DoxygenPages/ChangeLog.txt')
-rw-r--r-- | LUFA/DoxygenPages/ChangeLog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 91005999f..419971661 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -14,6 +14,7 @@ * - Added support for the DorkbotPDX Duce board * - Added support for the Olimex AVR-USB-32U4 board * - Added support for the Olimex AVR-USB-T32U4 board + * - Added support for the Olimex AVR-ISP-MK2 board * - Added new Endpoint_ConfigureEndpointTable() function * - Added new Pipe_ConfigurePipeTable() function * - Added build test to verify correct compilation of all board drivers using all driver APIs |