mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: add omnibusf4pro config with one compass and gps
This commit is contained in:
parent
b31a04e52b
commit
5bcc713985
|
@ -0,0 +1 @@
|
|||
include ../omnibusf4pro/hwdef-bl.dat
|
|
@ -0,0 +1,7 @@
|
|||
include ../omnibusf4pro/hwdef.dat
|
||||
|
||||
define HAL_COMPASS_MAX_SENSORS 1
|
||||
|
||||
define GPS_MAX_RECEIVERS 1
|
||||
define GPS_MAX_INSTANCES 1
|
||||
|
Loading…
Reference in New Issue