Minor documentation page updates.
Redocumented all device demos, now that they have changed over to the new USB class drivers. Added C linkage to class drivers for C++ support. Added prefixes to most of the class driver constants to prevent name clashes.
This commit is contained in:
+2
-2
@@ -6,10 +6,10 @@
|
||||
|
||||
========== TODO: ===========
|
||||
- Document new class drivers
|
||||
- Re-document all demos now that they have changed
|
||||
- Add standardized descriptor names to class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES
|
||||
- Add C++ compatibility to class drivers
|
||||
- Disable JTAG in demos
|
||||
- Convert Host mode demos to class drivers
|
||||
- Remake AVRStudio projects to reflect file structure changes
|
||||
============================
|
||||
|
||||
/** \page Page_ChangeLog Project Changelog
|
||||
|
||||
Reference in New Issue
Block a user