mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 16:23:56 -04:00
hwdef: added MatekL431-EFI
This commit is contained in:
parent
0fad35112f
commit
085413865a
@ -0,0 +1,3 @@
|
||||
include ../MatekL431/hwdef-bl.inc
|
||||
|
||||
define CAN_APP_NODE_NAME "org.ardupilot.MatekL431-EFI"
|
13
libraries/AP_HAL_ChibiOS/hwdef/MatekL431-EFI/hwdef.dat
Normal file
13
libraries/AP_HAL_ChibiOS/hwdef/MatekL431-EFI/hwdef.dat
Normal file
@ -0,0 +1,13 @@
|
||||
include ../MatekL431/hwdef.inc
|
||||
|
||||
define CAN_APP_NODE_NAME "org.ardupilot.MatekL431-EFI"
|
||||
|
||||
define HAL_USE_ADC FALSE
|
||||
define STM32_ADC_USE_ADC1 FALSE
|
||||
define HAL_DISABLE_ADC_DRIVER TRUE
|
||||
|
||||
# support all serial EFI types
|
||||
define HAL_PERIPH_ENABLE_EFI
|
||||
define HAL_EFI_ENABLED 1
|
||||
|
||||
define AP_PERIPH_EFI_PORT_DEFAULT 2
|
Loading…
Reference in New Issue
Block a user