• Stars
    star
    164
  • Rank 222,744 (Top 5 %)
  • Language
    Shell
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated 7 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Target configurations for Betaflight Unified Targets

Betaflight Target Configuration Repository

ATTENTION

Instructions have been updated as Betaflight requires certification as we are migrating to a new build API.

Manufacturers can contact us on Discord to be part of our certification program.

Manufacturer Design Guidelines

Read the hardware specification.

Build API

All targets need to include #defines for drivers to be included for hardware drivers, including accelerometer, gyro and OSD chip (if present).

Note that hardware such as barometer and magnetometer, even if on the hardware, can be activated by the user select MAG or BARO in the configurator, and the system will load all the drivers.

Please describe in comments what hardware is on the actual board, to assist in future endeavours in managing the cloud build system.

Please update all existing targets. See instructions below for more details.

Betaflight will include a certified flag as new hardware specification requirements will be in place to improve quality. Documentation with more detailed guidelines will be provided on further notice.

Instructions

Please follow these instructions to create and publish a Target configuration.