Skip to content

Files

Latest commit

Aug 15, 2012
c74d46e · Aug 15, 2012

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