mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
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.
Description
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.
Languages
C
60.6%
C++
30.8%
Fortran
2.6%
Rich Text Format
1.3%
Assembly
1.2%
Other
3.1%