Merge pull request #1772 from TheAngularity/master

cleaned #define USE_DSHOT from target.h - rebased
This commit is contained in:
J Blackman 2016-12-08 16:15:18 +11:00 committed by GitHub
commit 2f83b16860
20 changed files with 0 additions and 22 deletions

View File

@ -44,7 +44,6 @@
#define MPU_INT_EXTI PC13
#define USE_EXTI
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define REMAP_TIM16_DMA
#define REMAP_TIM17_DMA

View File

@ -144,7 +144,6 @@
#define USE_ADC
#define VBAT_ADC_PIN PC3
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define LED_STRIP

View File

@ -125,7 +125,6 @@
#define ENSURE_MPU_DATA_READY_IS_LOW
#define LED_STRIP
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define DEFAULT_RX_FEATURE FEATURE_RX_PPM

View File

@ -161,7 +161,6 @@
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define REMAP_TIM17_DMA

View File

@ -175,7 +175,6 @@
#define USE_SERIAL_4WAY_BLHELI_INTERFACE
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define TARGET_IO_PORTA 0xffff

View File

@ -46,7 +46,6 @@
#define USE_FLASHFS
#define USE_FLASH_M25P16
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define REMAP_TIM17_DMA

View File

@ -23,7 +23,6 @@
#define SBUS_PORT_OPTIONS (SERIAL_STOPBITS_2 | SERIAL_PARITY_EVEN | SERIAL_INVERTED | SERIAL_BIDIR)
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define USE_ESCSERIAL

View File

@ -46,7 +46,6 @@
#define USE_MPU_DATA_READY_SIGNAL
#define ENSURE_MPU_DATA_READY_IS_LOW
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define USE_SPI

View File

@ -95,7 +95,6 @@
#define RSSI_ADC_PIN PB2
#define LED_STRIP
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define SPEKTRUM_BIND

View File

@ -105,7 +105,6 @@
#define CURRENT_METER_ADC_PIN PA5
#define RSSI_ADC_PIN PB2
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define REMAP_TIM17_DMA

View File

@ -128,7 +128,6 @@
// Divide to under 25MHz for normal operation:
#define SDCARD_SPI_FULL_SPEED_CLOCK_DIVIDER 2
#define USE_DSHOT
#define USE_ESC_TELEMETRY
// DSHOT output 4 uses DMA1_Channel5, so don't use it for the SDCARD until we find an alternative

View File

@ -155,7 +155,6 @@
#define VBAT_ADC_PIN PC2
//#define RSSI_ADC_PIN PA0
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define LED_STRIP

View File

@ -116,8 +116,6 @@
#define TARGET_IO_PORTC (BIT(5))
#define TARGET_IO_PORTF (BIT(0)|BIT(1)|BIT(3)|BIT(4))
#define USE_DSHOT
#if defined(USE_UART3_RX_DMA) && defined(USE_DSHOT)
#undef USE_UART3_RX_DMA
#endif

View File

@ -41,7 +41,6 @@
#endif
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define LED0 PB5

View File

@ -35,7 +35,6 @@
#define INVERTER PC6
#define INVERTER_USART USART6
#define USE_DSHOT
#define USE_ESC_TELEMETRY
// MPU9250 interrupt

View File

@ -115,7 +115,6 @@
#define CURRENT_METER_ADC_PIN PA5
#define RSSI_ADC_PIN PB2
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define REMAP_TIM17_DMA

View File

@ -169,7 +169,6 @@
#define RSSI_ADC_PIN PC2
#define EXTERNAL1_ADC_PIN PC3
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define LED_STRIP

View File

@ -106,8 +106,6 @@
#define WS2811_DMA_TC_FLAG DMA1_FLAG_TC2
#define WS2811_DMA_HANDLER_IDENTIFER DMA1_CH2_HANDLER
#define USE_DSHOT
#define DEFAULT_RX_FEATURE FEATURE_RX_SERIAL
#define DEFAULT_FEATURES (FEATURE_VBAT | FEATURE_CURRENT_METER | FEATURE_BLACKBOX | FEATURE_TELEMETRY)
#define TARGET_CONFIG

View File

@ -101,7 +101,6 @@
#define CURRENT_METER_ADC_PIN PA5
#define RSSI_ADC_PIN PB2
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define REMAP_TIM17_DMA

View File

@ -138,7 +138,6 @@
#define VBAT_ADC_PIN PC1
#define RSSI_ADC_GPIO_PIN PC0
#define USE_DSHOT
#define USE_ESC_TELEMETRY
#define LED_STRIP