mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +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.
d53b760937
Linux users can now cross-compile openocd to run on windows. Here are the steps: sudo apt-get install mingw32 make ftd2xx_install make libusb_win_install make openocd_git_win_install (cd tools; zip -r openocd-win-patched.zip openocd_win/) This should simplify rolling out new versions of the tool and provides an example for how to cross-compile future tools as well. |
||
---|---|---|
artwork | ||
flight | ||
ground | ||
hardware | ||
make | ||
matlab/revo | ||
overo@8ca9e59193 | ||
package | ||
shared/uavobjectdefinition | ||
.gitignore | ||
.gitmodules | ||
CREDITS.txt | ||
HISTORY.txt | ||
LICENSE.txt | ||
Makefile | ||
MILESTONES.txt |