Moved out each demos' functionality library files (e.g. Ring Buffer library) to /Lib directories for a better directory structure.
This commit is contained in:
parent
d0806c817c
commit
b7ef7f49c9
52 changed files with 37 additions and 30 deletions
|
|
@ -28,6 +28,7 @@
|
|||
* - Fixed incorrect PID value being used in the USBtoSerial project (thanks to Phill)
|
||||
* - Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the
|
||||
* LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs
|
||||
* - Moved out each demos' functionality library files (e.g. Ring Buffer library) to /Lib directories for a better directory structure
|
||||
*
|
||||
*
|
||||
* \section Sec_ChangeLog090510 Version 090510
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue