diff options
Diffstat (limited to 'LUFA')
-rw-r--r-- | LUFA/ChangeLog.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt index 3c4883075..94e8da087 100644 --- a/LUFA/ChangeLog.txt +++ b/LUFA/ChangeLog.txt @@ -5,14 +5,13 @@ */
========== TODO: ===========
- - Document new device class drivers (in progress)
+ - Fix bootloaders - make compatible with smaller USB AVRS (USB_IsConnected, RAMPZ)
+ - Document new device class drivers
- 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
+ - Convert Host mode demos to schedulerless
- Add standardized descriptor names to class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES
- - Remake AVRStudio projects to reflect file structure changes
============================
/** \page Page_ChangeLog Project Changelog
|