mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
hwdef: add MatekL431 ADSB Periph
This commit is contained in:
parent
7c46585bac
commit
5897aab566
@ -0,0 +1,2 @@
|
||||
include ../MatekL431/hwdef-bl.inc
|
||||
|
11
libraries/AP_HAL_ChibiOS/hwdef/MatekL431-ADSB/hwdef.dat
Normal file
11
libraries/AP_HAL_ChibiOS/hwdef/MatekL431-ADSB/hwdef.dat
Normal file
@ -0,0 +1,11 @@
|
||||
include ../MatekL431/hwdef.inc
|
||||
|
||||
define HAL_USE_ADC FALSE
|
||||
define STM32_ADC_USE_ADC1 FALSE
|
||||
define HAL_DISABLE_ADC_DRIVER TRUE
|
||||
|
||||
# ENABLE ADSB
|
||||
define HAL_PERIPH_ENABLE_ADSB
|
||||
define HAL_PERIPH_ADSB_PORT_DEFAULT 2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user