AP_PerfMon: convert example from .pde to .cpp
This commit is contained in:
parent
a3546a3ac2
commit
7f408cae02
8
libraries/AP_PerfMon/AP_PerfMon_test/make.inc
Normal file
8
libraries/AP_PerfMon/AP_PerfMon_test/make.inc
Normal file
@ -0,0 +1,8 @@
|
||||
LIBRARIES += AP_Common
|
||||
LIBRARIES += AP_HAL
|
||||
LIBRARIES += AP_HAL_AVR
|
||||
LIBRARIES += AP_Math
|
||||
LIBRARIES += AP_Param
|
||||
LIBRARIES += AP_PerfMon
|
||||
LIBRARIES += AP_Progmem
|
||||
LIBRARIES += StorageManager
|
Loading…
Reference in New Issue
Block a user