Break device mode class driver interfaces into seperate config and state structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces.
This commit is contained in:
parent
e338cb6f32
commit
f896c00c48
58 changed files with 912 additions and 3594 deletions
|
@ -22,6 +22,5 @@
|
|||
* - Remake AVRStudio project files
|
||||
* - Master LUFA include file
|
||||
* - Debug mode for pipe/endpoint calls
|
||||
* - Device descriptor get routines
|
||||
* - Add ClearPipeStall host function
|
||||
* - Add hub support to match Atmel's stack (thanks to the Atmel engineer who said it wasn't possible :P)
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue