projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add support for Mouse Scrollwheel to the MouseHostWithParser demos.
[pub/lufa.git]
/
LUFA
/
ManPages
/
FutureChanges.txt
diff --git
a/LUFA/ManPages/FutureChanges.txt
b/LUFA/ManPages/FutureChanges.txt
index
639e4ee
..
45e24aa
100644
(file)
--- a/
LUFA/ManPages/FutureChanges.txt
+++ b/
LUFA/ManPages/FutureChanges.txt
@@
-11,26
+11,23
@@
* If you have an item to add to this list, please contact the library author via email, the LUFA mailing list,
\r
* or post your suggestion as an enhancement request to the project bug tracker.
\r
*
\r
* If you have an item to add to this list, please contact the library author via email, the LUFA mailing list,
\r
* or post your suggestion as an enhancement request to the project bug tracker.
\r
*
\r
- * <b>Targeted for This Release:</b>
\r
- * - Finish Host Mode Class Drivers
\r
- * ( ) Audio
\r
- * (C) CDC
\r
- * (S) HID
\r
- * ( ) MIDI
\r
- * (C) Mass Storage
\r
- * ( ) Still Image
\r
- * - Add overviews of each of the officially supported boards to the manual
\r
+ * <b>Targeted for the Next Release (SVN Development Only):</b>
\r
+ * - Add hub support to match Atmel's stack
\r
+ * - Add ability to get number of bytes not written with pipe/endpoint write routines after an error
\r
*
\r
* <b>Targeted for Future Releases:</b>
\r
*
\r
* <b>Targeted for Future Releases:</b>
\r
- * - Add hub support to match Atmel's stack
\r
- * - Add standardized descriptor names to device and host class driver structures
\r
+ * - Add standardized descriptor names to class driver structures
\r
* - Remake AVRStudio project files
\r
* - Add detailed overviews of how each demo works
\r
* - Master LUFA include file rather than per-module includes
\r
* - Remake AVRStudio project files
\r
* - Add detailed overviews of how each demo works
\r
* - Master LUFA include file rather than per-module includes
\r
- * - Add multiple-report HID demo to the library
\r
- * - Add dual role Mouse Host/Keyboard Device demo to the library
\r
- * - Add Mouse/CDC dual class demo to the library
\r
* - Change makefiles to allow for absolute LUFA location to be used
\r
* - Change makefiles to allow for absolute LUFA location to be used
\r
+ * - Add RNDIS Host Class driver
\r
+ * - Add unit testing to APIs
\r
+ * - Add board overviews
\r
+ * - Make new demos
\r
+ * -# Keyboard/Mouse Dual Class Host
\r
+ * -# Multiple-Report HID device
\r
+ * -# Joystick Host
\r
* - Port LUFA to other architectures
\r
* -# AVR32 UC3B series microcontrollers
\r
* -# Atmel ARM7 series microcontrollers
\r
* - Port LUFA to other architectures
\r
* -# AVR32 UC3B series microcontrollers
\r
* -# Atmel ARM7 series microcontrollers
\r