[KAKUTEF4] Move ADC to DMA2_Stream0 to avoid conflict (#5481)
commit93d86f3dab5b23007ab3d24d8120a91cbbfab4ec
authormice5 <mice.co@hotmail.com>
Wed, 21 Mar 2018 00:48:08 +0000 (21 01:48 +0100)
committerMichael Keller <github@ike.ch>
Wed, 21 Mar 2018 00:48:08 +0000 (21 13:48 +1300)
treea10fdf609e0e6defb0d692c54ea8dcdb58f721b5
parent11fb4cb091c2fd69cc89812b28c715817184abd3
[KAKUTEF4] Move ADC to DMA2_Stream0 to avoid conflict (#5481)

* Move ADC to DMA2_Stream0 to avoid conflict

Motor 6 output is declared to use DMA2_ST4, which is used by default by ADC so Dshot is not possible on that output.

* Omitting channel defines

ADC channels are inferred from corresponding pins.
src/main/target/KAKUTEF4/target.h