Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 847 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 847 Bytes

ChibiCopter

A quadcopter running under chibios (I am running it on an STM32F4 discovery board).

Parts

Requirements

  • A copy of chibios in ../chibios
  • A copy of mavlink in ../mavlink (you will need to build the C message types)

Notes