mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
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. |
||
---|---|---|
.. | ||
board_hw_defs | ||
Bootloaders | ||
CopterControl | ||
Doc | ||
Libraries | ||
Modules | ||
OpenPilot/System | ||
PiOS | ||
PiOS.posix | ||
PiOS.win32 | ||
PipXtreme | ||
Project | ||
Revolution | ||
UAVObjects | ||
UAVTalk | ||
README.txt |
Check the wiki