Skip to content

uorocketry/rocket-code-2020

Repository files navigation

rocket-code-2020

This is the flight computer code for the 2019-2020 and 2020-2021 season

Cloning

To clone this project, you need to clone with all submodules

git clone https://github.com/uorocketry/rocket-code-2020/ --recurse-submodules

Build

Building instructions can be found in this wiki page

Make sure to check all of the compiling options

Wiki

More Instructions can be found in the wiki

State machine

Based on https://github.com/endurodave/StateMachine