mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-22 04:13:39 +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"/>
|
||||
</firmware>
|
||||
|
||||
<firmware name="setup">
|
||||
<target name="tunnel" board="cc3d"/>
|
||||
</firmware>
|
||||
|
||||
<firmware name="test_progs">
|
||||
<target name="test_sys_time_timer" board="cc3d"/>
|
||||
<target name="test_sys_time_usleep" board="cc3d"/>
|
||||
@@ -55,7 +51,6 @@
|
||||
<configure name="USE_MAGNETOMETER" value="FALSE"/>
|
||||
</target>
|
||||
<target name="test_actuators_pwm" board="cc3d"/>
|
||||
<target name="test_math_trig_compressed" board="cc3d"/>
|
||||
</firmware>
|
||||
|
||||
<modules main_freq="512">
|
||||
|
||||
@@ -54,7 +54,6 @@
|
||||
<configure name="USE_MAGNETOMETER" value="FALSE"/>
|
||||
</target>
|
||||
<target name="test_actuators_pwm" board="naze32_rev4"/>
|
||||
<target name="test_math_trig_compressed" board="naze32_rev4"/>
|
||||
</firmware>
|
||||
|
||||
<modules main_freq="512">
|
||||
|
||||
Reference in New Issue
Block a user