multiwii / baseflight

32 bit fork of the MultiWii RC flight controller firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CJMCU does not compile

DTFUHF opened this issue · comments

open keil, click build, some errors prevent compilation.

got compiling hex (not verified) by enclosing the following blocks with #ifndef CJMCU

https://github.com/multiwii/baseflight/blob/master/src/main.c#L166-184

https://github.com/multiwii/baseflight/blob/master/src/mw.c#L462-481

Known, will update keil project file sometime.

This has been fixed with
68037c5