mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
232f9b2f8f
This code was previously passing a pointer to stack data into PIOS_USBHOOK_CtrlTx() which may be sending this data asynchronously. Now pass a pointer to static data so that the asynchronous send doesn't tx random stack contents. |
||
---|---|---|
.. | ||
common | ||
inc | ||
osx | ||
posix | ||
stm32f4xx | ||
stm32f10x | ||
win32 | ||
pios_sim_posix.h | ||
pios.h |