1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00

Add DMA handlers to targets

add gtune to naze
This commit is contained in:
borisbstyle 2016-02-10 22:54:04 +01:00
parent 3a156f98ab
commit bca5514a48
7 changed files with 19 additions and 6 deletions

View file

@ -112,9 +112,10 @@
#define RSSI_ADC_GPIO_PIN GPIO_Pin_0
#define RSSI_ADC_CHANNEL ADC_Channel_8
#define GPS
#define LED_STRIP
#define LED_STRIP_TIMER TIM3
#define WS2811_DMA_TC_FLAG DMA1_FLAG_TC6
#define WS2811_DMA_HANDLER_IDENTIFER DMA1_CH6_HANDLER
#define BLACKBOX
#define TELEMETRY