Begin processing code for Service Discovery Protocol attributes.

This commit is contained in:
Dean Camera 2010-05-17 23:36:05 +00:00
parent ff61dfa505
commit f13bc35a19
6 changed files with 94 additions and 46 deletions

View file

@ -17,6 +17,7 @@
* -# 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
* - Documentation/Support
* -# Remake AVRStudio project files
* -# Add detailed overviews of how each demo works