Question
stm8s_uart1.c bad struct/union operand
Posted on September 27, 2017 at 13:19
Hello.
I want to using uart1 with STM8S003,
after add
stm8s_uart1.c and stm8s_uart1.h and build project, the compiler(Cosmic) tell error
'stm8s_uart1.c bad struct/union operand'
it's look like somethings not define to project.
Help please.
