This repository contains the firmware for the Project Karman rocket.
git clone --recursive https://github.com/ProjectKarman/avionics-firmware.git
The project solution can be opened using the Atmel Studio software. It should be able to be built directly with only a few compiler warnings.
We are using FreeRTOS to manage the different MCU operations effectively.