From f51017f8fb5a02029bce577e3d7226cb5158d830 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 5 Jun 2009 07:52:53 +0000 Subject: Conversion of old incomplete SideShow demo to new APIs. --- LUFA/ChangeLog.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'LUFA') diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt index 03c645af2..3c4883075 100644 --- a/LUFA/ChangeLog.txt +++ b/LUFA/ChangeLog.txt @@ -5,9 +5,13 @@ */ ========== TODO: =========== - - Document new class drivers (in progress) - - Add standardized descriptor names to class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES + - Document new device class drivers (in progress) + - Made new host class drivers + - Document new host class drivers - Convert Host mode demos to class drivers + - Add in old Host mode demos, convert to schedulerless + - Add in incomplete host mode demos + - Add standardized descriptor names to class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES - Remake AVRStudio projects to reflect file structure changes ============================ -- cgit v1.2.3