mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
HAL_ChibiOS: enable MSP output for f303-MatekGPS
This commit is contained in:
parent
f4320c935c
commit
9c7568eb5f
@ -148,8 +148,11 @@ define HAL_PERIPH_ENABLE_MAG
|
||||
define HAL_PERIPH_ENABLE_BARO
|
||||
define HAL_PERIPH_ENABLE_AIRSPEED
|
||||
define HAL_PERIPH_ENABLE_RANGEFINDER
|
||||
define HAL_PERIPH_ENABLE_MSP
|
||||
|
||||
# allow for rangefinder to be plugged in on "MSP" port
|
||||
define RANGEFINDER_MAX_INSTANCES 1
|
||||
define ADSB_PORT hal.uartC
|
||||
define HAL_PERIPH_ENABLE_ADSB
|
||||
|
||||
define HAL_MSP_ENABLED 1
|
||||
|
Loading…
Reference in New Issue
Block a user