mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 19:47:50 +08:00
set ap as only target for sys_mon
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<periodic fun="periodic_report_sysmon()" freq="1."/>
|
<periodic fun="periodic_report_sysmon()" freq="1."/>
|
||||||
<periodic fun="periodic_sysmon()"/>
|
<periodic fun="periodic_sysmon()"/>
|
||||||
<event fun="event_sysmon()"/>
|
<event fun="event_sysmon()"/>
|
||||||
<makefile>
|
<makefile target="ap">
|
||||||
<file name="sys_mon.c"/>
|
<file name="sys_mon.c"/>
|
||||||
</makefile>
|
</makefile>
|
||||||
</module>
|
</module>
|
||||||
|
|||||||
Reference in New Issue
Block a user