This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to include existing header files to main.c?

Hello.

I want to integrate UART and SPI ,I am using SDK15.2. The problem here is i am not able to add app_uart.h to main.c(spi).

My question here is how to add it to main,c? 

I am using Keil uVision.

Thanks in Advance. 

Related