CF/BF - Update RTC6705 via SOFT SPI to use VTX API.
commit9df200982e00c98e495923cc2aaa18932e258897
authorHydra <dominic.clifton@cleanflight.com>
Sat, 15 Apr 2017 12:54:46 +0000 (15 13:54 +0100)
committerDominic Clifton <dominic.clifton@cleanflight.com>
Mon, 17 Apr 2017 15:49:08 +0000 (17 16:49 +0100)
treec83810fae762caa7dc00c3667476be47a9d6d451
parent87423181a0c226677c16c17dd07eebca23fa1bfc
CF/BF - Update RTC6705 via SOFT SPI to use VTX API.

* Achieved by simply aligning the API at the driver level and removing
all legacy conditional compilation checks.
12 files changed:
src/main/drivers/vtx_rtc6705.c
src/main/drivers/vtx_rtc6705.h
src/main/drivers/vtx_rtc6705_soft_spi.c [moved from src/main/drivers/vtx_soft_spi_rtc6705.c with 79% similarity]
src/main/drivers/vtx_soft_spi_rtc6705.h [deleted file]
src/main/fc/cli.c
src/main/fc/fc_init.c
src/main/io/vtx_rtc6705.c
src/main/target/FISHDRONEF4/target.h
src/main/target/FISHDRONEF4/target.mk
src/main/target/SIRINFPV/target.h
src/main/target/SIRINFPV/target.mk
src/main/target/common_fc_post.h