mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 08:55:51 +08:00
[conf] test_math_trig_compressed doesn't run on the low end boards
This commit is contained in:
@@ -38,10 +38,6 @@
|
|||||||
<define name="PPRZ_TRIG_INT_COMPR_LOW"/>
|
<define name="PPRZ_TRIG_INT_COMPR_LOW"/>
|
||||||
</firmware>
|
</firmware>
|
||||||
|
|
||||||
<firmware name="setup">
|
|
||||||
<target name="tunnel" board="cc3d"/>
|
|
||||||
</firmware>
|
|
||||||
|
|
||||||
<firmware name="test_progs">
|
<firmware name="test_progs">
|
||||||
<target name="test_sys_time_timer" board="cc3d"/>
|
<target name="test_sys_time_timer" board="cc3d"/>
|
||||||
<target name="test_sys_time_usleep" board="cc3d"/>
|
<target name="test_sys_time_usleep" board="cc3d"/>
|
||||||
@@ -55,7 +51,6 @@
|
|||||||
<configure name="USE_MAGNETOMETER" value="FALSE"/>
|
<configure name="USE_MAGNETOMETER" value="FALSE"/>
|
||||||
</target>
|
</target>
|
||||||
<target name="test_actuators_pwm" board="cc3d"/>
|
<target name="test_actuators_pwm" board="cc3d"/>
|
||||||
<target name="test_math_trig_compressed" board="cc3d"/>
|
|
||||||
</firmware>
|
</firmware>
|
||||||
|
|
||||||
<modules main_freq="512">
|
<modules main_freq="512">
|
||||||
|
|||||||
@@ -54,7 +54,6 @@
|
|||||||
<configure name="USE_MAGNETOMETER" value="FALSE"/>
|
<configure name="USE_MAGNETOMETER" value="FALSE"/>
|
||||||
</target>
|
</target>
|
||||||
<target name="test_actuators_pwm" board="naze32_rev4"/>
|
<target name="test_actuators_pwm" board="naze32_rev4"/>
|
||||||
<target name="test_math_trig_compressed" board="naze32_rev4"/>
|
|
||||||
</firmware>
|
</firmware>
|
||||||
|
|
||||||
<modules main_freq="512">
|
<modules main_freq="512">
|
||||||
|
|||||||
Reference in New Issue
Block a user