László Monda
|
44234f15ca
|
Rename Usb*SetConfigure() to Usb*SetConfiguration()
|
2016-02-29 15:43:37 +01:00 |
|
László Monda
|
0247fe17b1
|
Remove usb_device_composite_struct_t.speed because it's unused.
|
2016-02-29 15:27:34 +01:00 |
|
László Monda
|
3f7bad3c19
|
Move LED initialization code to pin_mux.c
|
2016-02-29 15:25:47 +01:00 |
|
László Monda
|
5d73388fd8
|
Set up set configuration and set interface callbacks for the generic HID interface.
|
2016-02-29 00:38:03 +01:00 |
|
László Monda
|
ad15e39e30
|
Add generic HID interface.
|
2016-02-28 23:16:50 +01:00 |
|
László Monda
|
43c6230930
|
Remove all the cruft from USB_DeviceApplicationInit()
|
2016-02-26 11:27:34 +01:00 |
|
László Monda
|
af46f730a4
|
Remove Usb{Keyboard,Mouse}Init()
|
2016-02-26 11:18:07 +01:00 |
|
László Monda
|
23ffb23bd2
|
Rename mouse and keyboard related callbacks and variables.
|
2016-02-25 18:47:36 +01:00 |
|
László Monda
|
9e52743ba0
|
Simplify USB_DeviceCallback() and its surroundings.
|
2016-02-25 18:20:35 +01:00 |
|
László Monda
|
ce8deaac2c
|
Further clean up identifier names and indentation.
|
2016-02-25 13:45:23 +01:00 |
|
László Monda
|
835e12c2b1
|
Further clean up macro and variable naming.
|
2016-02-25 10:00:10 +01:00 |
|
László Monda
|
cfb1135aac
|
Extract mouse descriptors and macros to usb_keyboard_descriptors.[ch]
|
2016-02-25 07:54:27 +01:00 |
|
László Monda
|
66614ecc47
|
Rename keyboard_descriptors.[ch] to usb_keyboard_descriptors.[ch]
|
2016-02-24 23:54:01 +01:00 |
|
László Monda
|
f1c1279d04
|
Extract keyboard descriptors to keyboard_descriptors.[ch]
|
2016-02-24 23:18:39 +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 |
|