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

« Previous Version 2 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. For the bootcamp you will just need the STM32 CUBE IDE. This lets you configure the microcontroller and code for it.

For further Firmware work there is a Dev Environment Setup Guide, but you do not need this for the bootcamp.

  • No labels