[modules] enable test for telemetry modules

This commit is contained in:
Gautier Hattenberger
2021-11-17 18:57:23 +01:00
parent 5d0352a937
commit a117c9a374
13 changed files with 147 additions and 0 deletions
+4
View File
@@ -31,6 +31,10 @@
<define name="DATALINK" value="PPRZ"/>
<file name="pprz_dl.c"/>
<file name="pprz_transport.c" dir="pprzlink/src"/>
<test>
<define name="DOWNLINK_DEVICE" value="uart1"/>
<define name="USE_UART1"/>
</test>
</makefile>
</module>