More porting of the USB core to the AVR32.
This commit is contained in:
parent
0e6d5cf5b4
commit
3702ba1fb3
20 changed files with 409 additions and 205 deletions
|
@ -65,7 +65,7 @@
|
|||
|
||||
/* Preprocessor Checks: */
|
||||
#if !defined(__INCLUDE_FROM_USB_DRIVER)
|
||||
#error Do not include this file directly. Include LUFA/Drivers/USB.h instead.
|
||||
#error Do not include this file directly. Include LUFA/Drivers/USB/USB.h instead.
|
||||
#endif
|
||||
|
||||
/* Public Interface - May be used in end-application: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue