Add better description of the Ultra-Lightweight Ring Buffer header files.

This commit is contained in:
Dean Camera 2010-08-29 07:49:36 +00:00
parent cd4c10fefa
commit 263178fbb6
4 changed files with 26 additions and 3 deletions

View file

@ -17,10 +17,12 @@
* -# 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
* -# Change makefiles to allow for absolute LUFA location to be used
* -# Re-add interrupt Pipe/Endpoint support
* - Documentation/Support
* -# Add detailed overviews of how each demo works
* -# Add board overviews
* -# Write LUFA tutorials
* -# Add makefile template
* - Demos/Projects
* -# Multiple-Report HID device
* -# Device/Host USB bridge