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.
4fafbb13ed
These new build targets will construct a flash image that includes both a bootloader as well as a firmware image all in one. Examples: make ef_coptercontrol make ef_revolution This also adds support for a new target for writing this EF image to boards that support a DFU interface (only F4-based boards). This can be done by running: make dfuutil_install # Boot board with SBL asserted to activate STM32 DFU ROM # Attach USB cable make ef_revolution_dfu Bootloader images are also now padded out to occupy the full BL flash region. |
||
---|---|---|
artwork | ||
flight | ||
ground | ||
hardware | ||
make | ||
matlab/revo | ||
package | ||
shared/uavobjectdefinition | ||
.gitignore | ||
CREDITS.txt | ||
HISTORY.txt | ||
LICENSE.txt | ||
Makefile | ||
MILESTONES.txt |