Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 382 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 382 Bytes

Mission submodule REV2 & REV3

Trigger the recovery system

Hardware specification

  • ARM Cortex-M4 - STM32F407VGT7

Features

TODO

Project repository

https://github.com/club-rockets/anirniq-mission

Dependency

  • STCubeMX
  • Atollic TrueSTUDIO IDE
  • gcc
  • make

Build

Use cmake to build the project

make

To clean the project

make clean