It's about the stm32 question ,now I want to compile the program about receiving and sending data through gpio
in keils
.when I build it ,there are always having some warning about
#223-D: function "usart1_send_byte" declared implicitly or #223-D: function "usart1_send_byte" declared implicitly
I don't know how to define it,please help me .