uplifting_mind
Newbie level 6

Hello,
I´m trying to build project with Rx and Tx interrupts from USART for STM32F10x. For Tx is used fifo buffer as a structure. During building this project, I obtained a following errors messages on the picture bellow. Notice that periph_init.h is included in both main.c and stdio_through_usart.c, where this symbols are using.
Where is a problem?

I´m trying to build project with Rx and Tx interrupts from USART for STM32F10x. For Tx is used fifo buffer as a structure. During building this project, I obtained a following errors messages on the picture bellow. Notice that periph_init.h is included in both main.c and stdio_through_usart.c, where this symbols are using.
Where is a problem?
