Spurious 'else' in previous commit removed

This commit is contained in:
Gregory Nutt
2016-06-17 14:46:02 -06:00
parent 9e048e167f
commit a56812a335
+1 -1
View File
@@ -308,7 +308,7 @@ int stm32l4_configgpio(uint32_t cfgset)
/* Otherwise, it is an input pin. Should it configured as an EXTI interrupt? */
else if ((cfgset & GPIO_EXTI) != 0)
if ((cfgset & GPIO_EXTI) != 0)
{
#if 0
/* "In STM32 F1 the selection of the EXTI line source is performed through