- * - 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
- * - 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
- * - Change makefiles to allow for absolute LUFA location to be used\r
- * - Add board overviews\r
- * - Correct mishandling of error cases in Mass Storage demo\r
- * - Add RNDIS Host Class driver\r
- * - Make new demos\r
+ * - Code Features\r
+ * -# Add hub support when in Host mode for multiple devices\r
+ * -# Add ability to get number of bytes not written with pipe/endpoint write routines after an error\r
+ * -# Add standardized descriptor names to class driver structures\r
+ * -# Add RNDIS Host Class driver\r
+ * -# Correct mishandling of error cases in Mass Storage demos\r
+ * - Documentation/Support\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
+ * -# Change makefiles to allow for absolute LUFA location to be used\r
+ * -# Add board overviews\r
+ * -# Write LUFA tutorials\r
+ * - Demos/Projects\r