Minor documentation corrections.

This commit is contained in:
Dean Camera
2010-09-15 00:30:40 +00:00
parent 546ab8712e
commit a0f9192568
6 changed files with 14 additions and 13 deletions

View File

@@ -10,7 +10,7 @@
* to the next version released. It does not indicate all new additions to the library in each version change, only
* areas relevant to making older projects compatible with the API changes of each new release.
*
* \section Sec_MigrationXXXXXX Migrating from XXXXXX to XXXXXX
* \section Sec_MigrationXXXXXX Migrating from 100807 to XXXXXX
* <b>USB Core</b>
* - A new USB driver source file, Drivers/USB/HighLevel/EndpointStream.c now exists. This source file should be added
* to all project makefiles using the USB driver of LUFA, or the makefile should be updated to use the new module source