HAL_ChibiOS: support for PH4-mini board
This commit is contained in:
parent
9ca2c11333
commit
385713abdd
4
libraries/AP_HAL_ChibiOS/hwdef/PH4-mini/hwdef-bl.dat
Normal file
4
libraries/AP_HAL_ChibiOS/hwdef/PH4-mini/hwdef-bl.dat
Normal file
@ -0,0 +1,4 @@
|
||||
# hw definition file for processing by chibios_hwdef.py
|
||||
# for PH4-mini bootloader
|
||||
|
||||
include ../fmuv5/hwdef-bl.dat
|
13
libraries/AP_HAL_ChibiOS/hwdef/PH4-mini/hwdef.dat
Normal file
13
libraries/AP_HAL_ChibiOS/hwdef/PH4-mini/hwdef.dat
Normal file
@ -0,0 +1,13 @@
|
||||
# hw definition file for processing by chibios_hwdef.py
|
||||
# for Holybro PH4-mini hardware.
|
||||
# This is a varient of fmuv5 without the IOMCU
|
||||
|
||||
include ../fmuv5/hwdef.dat
|
||||
|
||||
undef IOMCU_UART
|
||||
undef UART8_TX
|
||||
undef UART8_RX
|
||||
undef AP_FEATURE_SBUS_OUT
|
||||
|
||||
# RCInput
|
||||
PI5 TIM8_CH1 TIM8 RCININT PULLUP LOW
|
Loading…
Reference in New Issue
Block a user