From 27461546523862a3a76ee41f615f7ec2eed2195f Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 19 Jan 2010 00:25:26 +0000 Subject: Added master mode hardware TWI driver. Fixed a bug in the incomplete Webserver project, where the packet data was not being written to and read from the correct buffer address. --- LUFA/ManPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/ManPages/ChangeLog.txt') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 2e4201326..a4f1865df 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -17,6 +17,7 @@ * - Added MIDI event packing support to the MIDI Device and Host mode Class drivers, allowing for multiple MIDI events to * sent or received in packed form in a single USB packet * - Added new MIDI send buffer flush routines to the MIDI Device and Host mode Class drivers, to flush packed events + * - Added master mode hardware TWI driver * * Changed: * - Slowed down PDI programming in the AVRISP project to prevent transmission errors -- cgit v1.2.3