[stm32f3] Because f0 and f3 dma units are equal, dma irq names have been changed to be the same.

This commit is contained in:
memeruiz 2014-01-14 04:43:36 -06:00 committed by Felix Ruess
parent cf21290488
commit c858e9552a

View File

@ -11,13 +11,13 @@
"exti2_tsc", "exti2_tsc",
"exti3", "exti3",
"exti4", "exti4",
"dma1_ch1", "dma1_channel1",
"dma1_ch2", "dma1_channel2",
"dma1_ch3", "dma1_channel3",
"dma1_ch4", "dma1_channel4",
"dma1_ch5", "dma1_channel5",
"dma1_ch6", "dma1_channel6",
"dma1_ch7", "dma1_channel7",
"adc1_2", "adc1_2",
"usb_hp_can1_tx", "usb_hp_can1_tx",
"usb_lp_can1_rx0", "usb_lp_can1_rx0",
@ -56,11 +56,11 @@
"uart5_exti35", "uart5_exti35",
"tim6_dac", "tim6_dac",
"tim7", "tim7",
"dma2_ch1", "dma2_channel1",
"dma2_ch2", "dma2_channel2",
"dma2_ch3", "dma2_channel3",
"dma2_ch4", "dma2_channel4",
"dma2_ch5", "dma2_channel5",
"eth", "eth",
"reserved_4", "reserved_4",
"reserved_5", "reserved_5",