Add a bit of LUFA in order for its report item macros to be used.
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
#include "usb_device_config.h"
|
||||
#include "usb.h"
|
||||
#include "usb_device.h"
|
||||
#include "include/usb/usb_device_class.h"
|
||||
#include "include/usb/usb_device_hid.h"
|
||||
#include <stdint.h>
|
||||
#include "usb_descriptor_mouse_report.h"
|
||||
|
||||
uint8_t UsbMouseReportDescriptor[USB_MOUSE_REPORT_DESCRIPTOR_LENGTH] = {
|
||||
|
||||
Reference in New Issue
Block a user