mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
06a1500f98
minimise bi-directional dshot configs for: CubeOrange Durandal MatekF405 MatekH743 OmnibusNanoV6 Pixracer mRoPixracerPro omnibusf4pro CUAV-X7
12 lines
257 B
Plaintext
12 lines
257 B
Plaintext
# Bi-directional dshot version of mRoPixracerPro
|
|
|
|
include ../mRoPixracerPro/hwdef.dat
|
|
|
|
undef PE14 PE9
|
|
|
|
PE14 TIM1_CH4 TIM1 PWM(1) GPIO(50) BIDIR
|
|
PE9 TIM1_CH1 TIM1 PWM(4) GPIO(53) BIDIR
|
|
|
|
DMA_PRIORITY TIM1_UP TIM1_CH4 TIM1_CH1
|
|
DMA_NOSHARE SPI1* SPI5* TIM1_UP
|