László Monda
|
569493cbfa
|
Add UsbDebugInfo to aid future debugging via USB.
|
2017-10-28 17:12:52 +02:00 |
|
László Monda
|
ecf1ad2468
|
Don't use the extern keyword for functions because it's redundant.
|
2017-09-28 02:37:55 +02:00 |
|
László Monda
|
c7f101b67f
|
Extract USB_*_INTERFACE_COUNT macros to usb_interface_*.h files and make usb_device_config.h use them along with USB_*_ENDPOINT_COUNT macros.
|
2017-03-05 23:45:41 +01:00 |
|
László Monda
|
5055fa6e77
|
Remove the usb_desciptors include path and include the full path of these files.
|
2017-02-26 03:05:15 +01:00 |
|
László Monda
|
6f6d116351
|
Move usb_interface_*.[ch] files to the newly created usb_interfaces directory.
|
2017-02-26 02:45:43 +01:00 |
|