mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-02 10:24:11 +01:00
65fc6104e6
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. |
||
---|---|---|
.. | ||
Boards | ||
Common | ||
inc | ||
STM32F4xx | ||
STM32F10x | ||
pios.h |