Skip to content

The main firmware for the Crazyflie Nano Quadcopter, Crazyflie Bolt Quadcopter and Roadrunner Positioning Tag.

License

Notifications You must be signed in to change notification settings

bitcraze/crazyflie-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

80ee72a · Oct 16, 2024
Aug 12, 2024
Oct 16, 2024
Jun 28, 2016
Jan 22, 2024
Jun 4, 2024
Oct 16, 2024
Oct 16, 2024
Jun 8, 2021
Oct 15, 2024
Oct 16, 2024
May 29, 2024
Aug 7, 2024
Aug 8, 2024
Apr 9, 2024
Sep 27, 2023
Mar 18, 2021
Apr 24, 2023
Mar 4, 2021
Jun 5, 2024
Feb 1, 2016
Oct 15, 2024
Oct 16, 2024
Feb 7, 2020
Nov 17, 2016
Aug 7, 2024
Aug 3, 2023
Oct 3, 2022

Repository files navigation

Crazyflie Firmware CI

This project contains the source code for the firmware used in the Crazyflie range of platforms, including the Crazyflie 2.x and the Roadrunner.

Crazyflie 1.0 support

The 2017.06 release was the last release with Crazyflie 1.0 support. If you want to play with the Crazyflie 1.0 and modify the code, please clone this repo and branch off from the 2017.06 tag.

Building and Flashing

See the building and flashing instructions in the github docs folder.

Official Documentation

Check out the Bitcraze crazyflie-firmware documentation on our website.

Generated documentation

The easiest way to generate the API documentation is to use the toolbelt

tb build-docs

and to view it in a web page

tb docs

Contribute

Go to the contribute page on our website to learn more.

Test code for contribution

To run the tests please have a look at the unit test documentation.

License

The code is licensed under LGPL-3.0