diff options
Diffstat (limited to 'os/hal/platforms/STM32L1xx/stm32l1xx.h')
-rw-r--r-- | os/hal/platforms/STM32L1xx/stm32l1xx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32L1xx/stm32l1xx.h b/os/hal/platforms/STM32L1xx/stm32l1xx.h index 9723158c8..32ddcb79d 100644 --- a/os/hal/platforms/STM32L1xx/stm32l1xx.h +++ b/os/hal/platforms/STM32L1xx/stm32l1xx.h @@ -430,7 +430,6 @@ typedef struct __IO uint32_t AFR[2];
} GPIO_TypeDef;
#endif
-#endif
/**
* @brief SysTem Configuration
|