More AVR32 achitecture ports.
This commit is contained in:
parent
3702ba1fb3
commit
a7aaa45ec4
11 changed files with 113 additions and 75 deletions
|
@ -355,10 +355,6 @@
|
|||
#define __INCLUDE_FROM_USB_DRIVER
|
||||
#endif
|
||||
|
||||
#if defined(__AVR32__)
|
||||
#define __AVR32_EPREG_X(x) ((volatile uint32_t*)AVR32_USBB_ ## x)[USB_SelectedEPNumber]
|
||||
#endif
|
||||
|
||||
/* Includes: */
|
||||
#include "HighLevel/USBMode.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue