László Monda
|
f62a96778f
|
Remove HID interface related string descriptors.
|
2016-02-29 15:35:59 +01:00 |
|
László Monda
|
ad15e39e30
|
Add generic HID interface.
|
2016-02-28 23:16:50 +01:00 |
|
László Monda
|
65412b86fb
|
Rename some string descriptor related macros.
|
2016-02-26 09:45:18 +01:00 |
|
László Monda
|
40bef157b1
|
Reaname and rearrange a couple of descriptor related macros.
|
2016-02-26 09:39:28 +01:00 |
|
László Monda
|
4cc0f862b0
|
Remove util.[ch] because USB_SHORT_GET_{LOW,HIGH} can be used in place of GET_[LM]SB_OF_WORD()
|
2016-02-25 22:49:08 +01:00 |
|
László Monda
|
ec187193b6
|
Create macros for the magic numbers of the configuration descriptor. Remove the now redundant comments.
|
2016-02-25 21:17:52 +01:00 |
|
László Monda
|
9e52743ba0
|
Simplify USB_DeviceCallback() and its surroundings.
|
2016-02-25 18:20:35 +01:00 |
|
László Monda
|
7e89132fd8
|
Simplify USB_DeviceGetStringDescriptor() as much as possible.
|
2016-02-25 17:11:04 +01:00 |
|
László Monda
|
075338f398
|
Clean up USB string descriptor related identifier names and the section titles of header files.
|
2016-02-25 16:19:56 +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
|
cea9182113
|
Extract magic numbers from the device descriptor as macros.
|
2016-02-25 09:26:33 +01:00 |
|
László Monda
|
0160d17d64
|
Make the configuration descriptor easier to read along with the rest of the file.
|
2016-02-25 08:34:18 +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
|
57fbbb2b8d
|
Extract further keyboard interface specific macros and variable to keyboard_descriptors.[ch]
|
2016-02-24 23:41:24 +01:00 |
|
László Monda
|
f1c1279d04
|
Extract keyboard descriptors to keyboard_descriptors.[ch]
|
2016-02-24 23:18:39 +01:00 |
|
László Monda
|
e8d7341e5a
|
Remove the unused USB_DeviceSetSpeed() function.
|
2016-02-24 20:20:38 +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 |
|