- * -# Add ability to get number of bytes not written with pipe/endpoint write routines after an error
- * -# Add standardized descriptor names to class driver structures
- * -# Correct mishandling of error cases in Mass Storage demos
- * -# Fix AVRISP-MKII clone project's XMEGA EEPROM section erase command
+ * -# Investigate virtual hubs when in device mode instead of composite devices
+ * -# Change makefiles to allow for absolute LUFA location to be used
+ * -# Re-add interrupt Pipe/Endpoint support
+ * -# Investigate dynamically created device descriptors
+ * -# Re-add in software PDI/TPI support into the AVRISP-MKII project
+ * -# Add makefile includes to reduce boilerplate in user makefiles