Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Erik Strand
lufa
Commits
462fb500
Commit
462fb500
authored
Jun 10, 2009
by
Dean Camera
Browse files
Move temp Todo list from the Changelog to a new Future Changes page in the documentation.
parent
6be24e44
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
LUFA.pnproj
View file @
462fb500
This diff is collapsed.
Click to expand it.
LUFA/ChangeLog.txt
View file @
462fb500
...
...
@@ -3,14 +3,6 @@
* 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.
*/
========== TODO: ===========
- Make new host class drivers
- Document new host class drivers
- Convert Host mode demos to class drivers
- Add standardized descriptor names to class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES
- Add multiple-report HID demo to the library
============================
/** \page Page_ChangeLog Project Changelog
*
...
...
LUFA/FutureChanges.txt
0 → 100644
View file @
462fb500
/** \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.
*
* - Make new host class drivers
* - Document new host class drivers
* - Convert Host mode demos to class drivers
* - Add standardized descriptor names to class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES
* - Add multiple-report HID demo to the library
* - Add dual role Mouse Host/Keyboard Device demo to the library
* - Port LUFA to the AVR32 UC3B series microcontrollers
* - Port LUFA to the Atmel ARM7 series microcontrollers
*/
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment