2009-06-10 09:20:08 +02:00
|
|
|
/** \file
|
|
|
|
*
|
|
|
|
* This file contains special DoxyGen information for the generation of the main page and other special
|
|
|
|
* documentation pages. It is not a project source file.
|
|
|
|
*/
|
|
|
|
|
|
|
|
/** \page Page_FutureChanges Future Changes
|
|
|
|
*
|
|
|
|
* Below is a list of future changes which are proposed for the LUFA library, but not yet started/complete.
|
|
|
|
* This gives an unordered list of future changes which will be available in future releases of the library.
|
|
|
|
* If you have an item to add to this list, please contact the library author via email, the LUFA mailing list,
|
|
|
|
* or post your suggestion as an enhancement request to the project bug tracker.
|
|
|
|
*
|
2009-11-03 03:06:13 +01:00
|
|
|
* <b>Targeted for the Next Release (SVN Development Only):</b>
|
2009-09-28 17:56:27 +02:00
|
|
|
* - Add hub support to match Atmel's stack
|
|
|
|
* - Add ability to get number of bytes not written with pipe/endpoint write routines after an error
|
2009-08-11 03:52:15 +02:00
|
|
|
*
|
|
|
|
* <b>Targeted for Future Releases:</b>
|
2009-10-16 10:04:51 +02:00
|
|
|
* - Add standardized descriptor names to class driver structures
|
2009-06-26 11:58:43 +02:00
|
|
|
* - Remake AVRStudio project files
|
2009-06-29 11:30:06 +02:00
|
|
|
* - Add detailed overviews of how each demo works
|
|
|
|
* - Master LUFA include file rather than per-module includes
|
2009-07-13 14:38:30 +02:00
|
|
|
* - Change makefiles to allow for absolute LUFA location to be used
|
2009-10-11 08:14:08 +02:00
|
|
|
* - Add RNDIS Host Class driver
|
2009-10-18 07:35:48 +02:00
|
|
|
* - Add unit testing to APIs
|
2009-09-21 14:23:09 +02:00
|
|
|
* - Make new demos
|
2009-10-18 07:35:48 +02:00
|
|
|
* -# Keyboard/Mouse Dual Class Host
|
2009-09-21 14:23:09 +02:00
|
|
|
* -# Multiple-report HID device
|
2009-09-30 06:40:36 +02:00
|
|
|
* -# Mouse/CDC Dual Class Device
|
2009-11-03 03:06:13 +01:00
|
|
|
* -# Joystick Host
|
2009-06-29 11:30:06 +02:00
|
|
|
* - Port LUFA to other architectures
|
|
|
|
* -# AVR32 UC3B series microcontrollers
|
|
|
|
* -# Atmel ARM7 series microcontrollers
|
2009-06-10 09:20:08 +02:00
|
|
|
*/
|