aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F0xx/USB_CDC/mcuconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2015-01-11 10:21:26 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2015-01-11 10:21:26 +0000
commite7f1c3bf7275f553529cb17e6e5a9815aea8e6b0 (patch)
treeb0765bf7ac8c8bc00ad46baa9619dc46a93da085 /testhal/STM32/STM32F0xx/USB_CDC/mcuconf.h
parentc7c04a2dfd295cc7cc2ad3f3bddeea378bb5009a (diff)
downloadChibiOS-e7f1c3bf7275f553529cb17e6e5a9815aea8e6b0.tar.gz
ChibiOS-e7f1c3bf7275f553529cb17e6e5a9815aea8e6b0.tar.bz2
ChibiOS-e7f1c3bf7275f553529cb17e6e5a9815aea8e6b0.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7619 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F0xx/USB_CDC/mcuconf.h')
-rw-r--r--testhal/STM32/STM32F0xx/USB_CDC/mcuconf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F0xx/USB_CDC/mcuconf.h b/testhal/STM32/STM32F0xx/USB_CDC/mcuconf.h
index fc28e745e..9f967fd6f 100644
--- a/testhal/STM32/STM32F0xx/USB_CDC/mcuconf.h
+++ b/testhal/STM32/STM32F0xx/USB_CDC/mcuconf.h
@@ -162,5 +162,4 @@
*/
#define STM32_USB_USE_USB1 TRUE
#define STM32_USB_LOW_POWER_ON_SUSPEND FALSE
-#define STM32_USB_USB1_HP_IRQ_PRIORITY 2
#define STM32_USB_USB1_LP_IRQ_PRIORITY 3