aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F37x/PWM-ICU/mcuconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-12-03 08:34:59 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-12-03 08:34:59 +0000
commit5e84acec84ad4a804440c0ab1dfc7020ee07649f (patch)
treeb1517fbe720a41fb1eca806931186de7fdc0de2d /testhal/STM32F37x/PWM-ICU/mcuconf.h
parent8a162d65ea7f9b84c6b895d0cebf8e6193f4f725 (diff)
downloadChibiOS-5e84acec84ad4a804440c0ab1dfc7020ee07649f.tar.gz
ChibiOS-5e84acec84ad4a804440c0ab1dfc7020ee07649f.tar.bz2
ChibiOS-5e84acec84ad4a804440c0ab1dfc7020ee07649f.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6522 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F37x/PWM-ICU/mcuconf.h')
-rw-r--r--testhal/STM32F37x/PWM-ICU/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F37x/PWM-ICU/mcuconf.h b/testhal/STM32F37x/PWM-ICU/mcuconf.h
index 0e5bc5c39..d779ed3f8 100644
--- a/testhal/STM32F37x/PWM-ICU/mcuconf.h
+++ b/testhal/STM32F37x/PWM-ICU/mcuconf.h
@@ -70,7 +70,7 @@
#define STM32_ADC_SDADC1_DMA_PRIORITY 2
#define STM32_ADC_SDADC2_DMA_PRIORITY 2
#define STM32_ADC_SDADC3_DMA_PRIORITY 2
-#define STM32_ADC_IRQ_PRIORITY 5
+#define STM32_ADC_ADC1_IRQ_PRIORITY 5
#define STM32_ADC_SDADC1_IRQ_PRIORITY 5
#define STM32_ADC_SDADC2_IRQ_PRIORITY 5
#define STM32_ADC_SDADC3_IRQ_PRIORITY 5