aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-06-07 07:20:33 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-06-07 07:20:33 +0000
commit33a018474913701fa9ef8e962acf58accd1184d2 (patch)
tree8954e1c1ed31219db7f2143d375b6ad7a5142bc1 /LUFA
parent2793c88fc601dcc7ec4961326dd9748a20f3ec83 (diff)
downloadlufa-33a018474913701fa9ef8e962acf58accd1184d2.tar.gz
lufa-33a018474913701fa9ef8e962acf58accd1184d2.tar.bz2
lufa-33a018474913701fa9ef8e962acf58accd1184d2.zip
Converted device mode low-level demos to schedulerless.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ChangeLog.txt7
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