Merge all the substructures of UsbDeviceCompositeConfigList across different files to a single structure.

This commit is contained in:
László Monda
2017-12-04 20:41:22 +01:00
parent e9bf3dc355
commit a5ce90779c
11 changed files with 144 additions and 165 deletions

View File

@@ -31,7 +31,6 @@
extern bool IsUsbSystemKeyboardReportSent;
extern uint32_t UsbSystemKeyboardActionCounter;
extern usb_device_class_struct_t UsbSystemKeyboardClass;
extern usb_system_keyboard_report_t* ActiveUsbSystemKeyboardReport;
// Functions: