1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/PiOS
Stacey Sheldon 65fc6104e6 f4 usb_hid: ignore upper layers if USB IF not yet enabled
Upper (COM) layer was calling down into the HID layer before
the HID interface had been enabled.  This was leading to
interacting with the endpoint Rx and Tx FIFOs prior to init.
The FIFO config was then being clobbered when we the USB IF
was eventually enabled.
2012-03-07 20:01:35 -05:00
..
Boards revo bl: turn on USB and add support for OP DFU protocol 2012-03-07 19:53:17 -05:00
Common hid: fix response to HID descriptor 2012-03-07 19:52:54 -05:00
inc usbhook: add support in API for deactivating USB 2012-03-07 19:53:17 -05:00
STM32F4xx f4 usb_hid: ignore upper layers if USB IF not yet enabled 2012-03-07 20:01:35 -05:00
STM32F10x hid: fix response to HID descriptor 2012-03-07 19:52:54 -05:00
pios.h Merge branch 'stac/revo-usb' into revolution 2012-03-02 13:00:13 -06:00