10000 GitHub - wangyoufeng8889/Bootloader: PX4 Bootloader for PX4FMU, PX4IO and PX4FLOW
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wangyoufeng8889/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:

git submodule sync --recursive
git submodule update --init --recursive
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 74.5%
  • C++ 17.5%
  • Makefile 2.8%
  • Shell 2.8%
  • Python 2.4%
0