X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/6a7c298c0f7119e44e18de15d714cd8b938e3bef..d47df1cd3a340306255b26a7112d7ff7fa6cd4e4:/LUFA/ChangeLog.txt 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 ============================