Changed UART reg structs
This commit is contained in:
@@ -52,7 +52,6 @@ struct SHAL_Peripheral_Register {
|
||||
#include "stm32f071xb.h"
|
||||
#elif defined(STM32F072xB)
|
||||
#include "stm32f072xb.h"
|
||||
#include "SHAL_TIM_REG_F072xB.h"
|
||||
#elif defined(STM32F078xx)
|
||||
#include "stm32f078xx.h"
|
||||
#elif defined(STM32F091xC)
|
||||
|
||||
Reference in New Issue
Block a user