hwdef: Add MatekL431-HWTelem
This commit is contained in:
parent
f323aec206
commit
7c3d499712
@ -0,0 +1,3 @@
|
||||
include ../MatekL431/hwdef-bl.inc
|
||||
|
||||
define CAN_APP_NODE_NAME "org.ardupilot.MatekL431-HWtelem"
|
11
libraries/AP_HAL_ChibiOS/hwdef/MatekL431-HWTelem/hwdef.dat
Normal file
11
libraries/AP_HAL_ChibiOS/hwdef/MatekL431-HWTelem/hwdef.dat
Normal file
@ -0,0 +1,11 @@
|
||||
include ../MatekL431/hwdef.inc
|
||||
|
||||
define CAN_APP_NODE_NAME "org.ardupilot.MatekL431-HWtelem"
|
||||
|
||||
define HAL_USE_ADC FALSE
|
||||
define STM32_ADC_USE_ADC1 FALSE
|
||||
define HAL_DISABLE_ADC_DRIVER TRUE
|
||||
|
||||
define HAL_PERIPH_ENABLE_HWESC
|
||||
define HAL_PERIPH_HWESC_SERIAL_PORT 2
|
||||
|
Loading…
Reference in New Issue
Block a user