László Monda
|
3865429a0e
|
Move USB constants to usb_api.h
|
2016-03-04 01:18:59 +01:00 |
|
László Monda
|
a988afe1ea
|
Use USB_DEVICE_CONFIG_HID as a single source of truth and replace USB_COMPOSITE_INTERFACE_COUNT with it.
|
2016-03-03 23:55:58 +01:00 |
|
László Monda
|
df63abeb3a
|
Ditch USB_*_SUBCLASS and USB_*_PROTOCOL macros in favor of the standard USB_HID_SUBCLASS_* USB_HID_PROTOCOL_* macros.
|
2016-03-03 22:02:28 +01:00 |
|
László Monda
|
55e5643bf0
|
Replace USB_*_HID_CLASS with USB_CLASS_HID
|
2016-03-03 21:17:11 +01:00 |
|
László Monda
|
55c063c69a
|
Don't use the U number notation and macro parentheses unless necessary.
|
2016-03-03 18:27:39 +01:00 |
|
László Monda
|
fa1afbbb9b
|
Make the names of guard macros reflect the filenames they're in.
|
2016-03-03 16:14:55 +01:00 |
|
László Monda
|
66b8d72c70
|
Merge usb_class_*.[ch] into usb_interface_*.[ch] respectively.
|
2016-03-03 01:07:07 +01:00 |
|
László Monda
|
ba1aee598d
|
Restructure the codebase across more files.
|
2016-02-29 20:44:53 +01:00 |
|