Skip to content

PX4 Bootloader for PX4FMU, PX4IO and PX4FLOW

License

Notifications You must be signed in to change notification settings

DigitalSky-Ardupilot/Bootloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootloaders for the Pixhawk board family

Build Status

Build instructions

Build all targets:

make

The binaries will be in build/BOARDNAME/BOARDNAME.elf. Two files are built: ELF files for use with JTAG adapters and BIN files for direct onboard upgrading.

Build a specific board: Please check the Makefile for specific build targets.

License

License: LGPL for libopencm3, BSD for core bootloader (see LICENSE.md)

Contact

About

PX4 Bootloader for PX4FMU, PX4IO and PX4FLOW

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 75.6%
  • C++ 16.4%
  • Shell 2.9%
  • Makefile 2.7%
  • Python 2.4%