secure-hid/src
Amir Hammad e61ed66174 refactor: use enum instead of #define: USBH_ENDPOINT_TYPE and USBH_SPEED
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
2016-07-08 23:22:53 +02:00
..
demo.c let the user build an array of lld drivers 2016-06-25 10:09:54 +02:00
usart_helpers.c Embed information about compilation with the debug functions into make output 2016-06-25 10:09:55 +02:00
usart_helpers.h Don't compile usart_helpers.o when USART_DEBUG is not defined 2016-06-25 10:09:55 +02:00
usbh_driver_ac_midi.c refactor: use enum instead of #define: USBH_ENDPOINT_TYPE and USBH_SPEED 2016-07-08 23:22:53 +02:00
usbh_driver_ac_midi_private.h Merged usb midi code into current libusbmaster 2016-06-20 22:34:32 +02:00
usbh_driver_gp_xbox.c refactor: use enum instead of #define: USBH_ENDPOINT_TYPE and USBH_SPEED 2016-07-08 23:22:53 +02:00
usbh_driver_hid_mouse.c refactor: use enum instead of #define: USBH_ENDPOINT_TYPE and USBH_SPEED 2016-07-08 23:22:53 +02:00
usbh_driver_hub.c refactor: use enum instead of #define: USBH_ENDPOINT_TYPE and USBH_SPEED 2016-07-08 23:22:53 +02:00
usbh_driver_hub_private.h hub: Empty packet readings after SET_ and CLEAR_ commands 2015-07-29 18:18:44 +02:00
usbh_hubbed.c refactor: use enum instead of #define: USBH_ENDPOINT_TYPE and USBH_SPEED 2016-07-08 23:22:53 +02:00
usbh_lld_stm32f4.c refactor: use enum instead of #define: USBH_ENDPOINT_TYPE and USBH_SPEED 2016-07-08 23:22:53 +02:00