forked from mirror/qmk_firmware
More AVR32 achitecture ports.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user