ardupilot/libraries/AP_HAL_ChibiOS/hwdef/Pixracer-bdshot/hwdef.dat
Andy Piper 06a1500f98 AP_HAL_ChibiOS: ensure GPIO pins get undef'ed properly
minimise bi-directional dshot configs for:

CubeOrange
Durandal
MatekF405
MatekH743
OmnibusNanoV6
Pixracer
mRoPixracerPro
omnibusf4pro
CUAV-X7
2021-02-03 18:49:06 +11:00

16 lines
323 B
Plaintext

# Bi-directional dshot version of Pixracer
# DMA on USART1 is lost
include ../Pixracer/hwdef.dat
undef PB6 PB7 PE14 PE9
PB6 USART1_TX USART1 NODMA
PB7 USART1_RX USART1 NODMA
PE14 TIM1_CH4 TIM1 PWM(1) GPIO(50) BIDIR
PE9 TIM1_CH1 TIM1 PWM(4) GPIO(53) BIDIR
DMA_PRIORITY SDIO TIM1_UP TIM1_CH4 TIM1_CH1
DMA_NOSHARE SPI1*