aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-01-16 19:34:28 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-01-16 19:34:28 +0000
commit039a714ee46268c07928c79b30403f29d4040fe8 (patch)
tree78fdc14943524b87d6f779b4b00f9bbee7207e18 /LUFA/ManPages/FutureChanges.txt
parent32830a2b827cbeb40284c5ea379381948fb9113e (diff)
downloadlufa-039a714ee46268c07928c79b30403f29d4040fe8.tar.gz
lufa-039a714ee46268c07928c79b30403f29d4040fe8.tar.bz2
lufa-039a714ee46268c07928c79b30403f29d4040fe8.zip
New HID report item macros (with HID_RI_ prefix) to allow for easy creation and editing of HID report descriptors.
Changed over all project and demo HID report descriptors to use the new HID report item macros. Moved the HIDParser.c source file to the LUFA/Drivers/USB/Class/Common/ directory from the LUFA/Drivers/USB/Class/Host/.
Diffstat (limited to 'LUFA/ManPages/FutureChanges.txt')
-rw-r--r--LUFA/ManPages/FutureChanges.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 319c4c991..2cb485aad 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -18,7 +18,6 @@
* -# Add ability to get number of bytes not written with pipe/endpoint write routines after an error
* -# Change makefiles to allow for absolute LUFA location to be used
* -# Re-add interrupt Pipe/Endpoint support
- * -# Add HID report macros to make HID report editing easier
* -# Investigate dynamically created device descriptors
* - Known Bugs
* -# No wakeup when plugged into hub, and hub plugged into host