aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-06-04 04:02:55 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-06-04 04:02:55 +0000
commitdc42c5eb6b663b0b117b5660ba5818186744efd5 (patch)
tree3c6720170f8f4ae85b326416f3127343a2bcee4e /LUFA/ChangeLog.txt
parentd37d419ffa419911d0488f50f65a77b1f8ecacce (diff)
downloadlufa-dc42c5eb6b663b0b117b5660ba5818186744efd5.tar.gz
lufa-dc42c5eb6b663b0b117b5660ba5818186744efd5.tar.bz2
lufa-dc42c5eb6b663b0b117b5660ba5818186744efd5.zip
Added Doxygen documentation to the Audio class driver. Added new modules for each of the new device class drivers to the library documentation.
Diffstat (limited to 'LUFA/ChangeLog.txt')
-rw-r--r--LUFA/ChangeLog.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt
index 529cac40c..8c142532e 100644
--- a/LUFA/ChangeLog.txt
+++ b/LUFA/ChangeLog.txt
@@ -5,9 +5,8 @@
*/
========== TODO: ===========
- - Document new class drivers
+ - Document new class drivers (in progress)
- Add standardized descriptor names to class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES
- - Disable JTAG in demos
- Convert Host mode demos to class drivers
- Remake AVRStudio projects to reflect file structure changes
============================