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
|
22e36dc030
|
Set USB_DEVICE_CONFIG_ENDPOINTS to 5 instead of 6 because it's just enough.
|
2016-03-03 22:50:14 +01:00 |
|
László Monda
|
029df6f7c1
|
Use standard one-liner comments instead of the Doxygen syntax.
|
2016-03-03 22:10:00 +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
|
ad15e39e30
|
Add generic HID interface.
|
2016-02-28 23:16:50 +01:00 |
|
László Monda
|
8ae37ce6f3
|
Remove unused macro.
|
2016-02-25 07:38:19 +01:00 |
|
László Monda
|
4beab991ed
|
Make the keyboard + mouse composite USB device work based on the KSDK 2.0 usb_device_composite_hid_mouse_hid_keyboard demo.
|
2016-02-06 02:00:47 +01:00 |
|