Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Git

The code for the embedded bootcamp is hosted on GitHub. You will have to fork the repository to make your changes and once you’re done open a PR (Pull Request). If you don't know what Git or GitHub is, or how to use it, please read Our Git Tutorial.

Development Environment Setup

WARG firmware development requires some setup to write code to the microcontrollers we use. To begin you will need to follow the Dev Environment Setup Guide.

For this bootcamp you will need to set up just the steps outlined in the “Getting Started” section of that page.

In addition to that, the STM32 CUBE IDE is required to configure the STM32 microcontroller type that is used both in this bootcamp and on all our drones.

  • No labels