mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
The LibrePilot open source project was founded in July 2015. It focuses on research and development of software and hardware to be used in a variety of applications including vehicle control and stabilization, unmanned autonomous vehicles and robotics.
d7d670036b
USB device was being accessed prior to being initialized.
This resulted in a hard-fault or NMI when using any endpoint
beyond 0 or 1 which are init'ed by the BL. This broke VCP which
is on endpoint 2 (control) and 3 (data).
This bug was introduced in
|
||
---|---|---|
artwork | ||
flight | ||
ground | ||
hardware | ||
make | ||
matlab/revo | ||
overo@8381aa124f | ||
package | ||
shared/uavobjectdefinition | ||
.gitignore | ||
.gitmodules | ||
CREDITS.txt | ||
HISTORY.txt | ||
LICENSE.txt | ||
Makefile | ||
MILESTONES.txt |