/crazyflie-release

Release repository for binaries

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

crazyflie-release CI

Release repository for binaries.

This repository contains functionality for collecting build artifacts from other repositories, and package them into a zip that can be used to flash a Crazyfile with firmware. This is also where you find the official release zips for download.

Install a release

There are three flavours of the firmware: cf2, tag and bolt. The cf2 is to be used with any of the Crazyflie 2.X drones, the tag is used with the Roadrunner and the bolt with the Crazyflie Bolt.

The easiest way to flash the zip to a device is to use the python client, please see the getting started guide.

Building

To create a build artifact, call

    tools/build/build platform

This will download the files specified in the manifest and package them into a zip file.