[boards] Add the new OPA board

This commit is contained in:
Freek van Tienen
2016-04-22 16:59:47 +02:00
parent fc988a24fa
commit 38cbd8eb37
10 changed files with 950 additions and 9 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<file name="swashplate_mixing.h"/>
</header>
<init fun="swashplate_mixing_init()"/>
<makefile>
<makefile target="ap|fbw">
<file name="swashplate_mixing.c"/>
<define name="ROTORCRAFT_IS_HELI" value="TRUE"/>
</makefile>
+1 -1
View File
@@ -8,7 +8,7 @@
<file name="throttle_curve.h"/>
</header>
<init fun="throttle_curve_init()"/>
<makefile>
<makefile target="ap|fbw">
<file name="throttle_curve.c"/>
</makefile>
</module>