git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8985 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Giovanni Di Sirio 2016-02-28 09:25:02 +00:00
parent 66d5eb6240
commit 830c98ba01
1 changed files with 0 additions and 7 deletions

View File

@ -95,13 +95,6 @@
#define STM32_EXT_EXTI16_IRQ_PRIORITY 6
#endif
/**
* @brief EXTI17 interrupt priority level setting.
*/
#if !defined(STM32_EXT_EXTI17_IRQ_PRIORITY) || defined(__DOXYGEN__)
#define STM32_EXT_EXTI17_IRQ_PRIORITY 6
#endif
/**
* @brief EXTI18 interrupt priority level setting.
*/