This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EK-TM4C1294XL: How to use No-OS drivers for TM4C1294XL

Part Number: EK-TM4C1294XL

Hi All,

I need to read AD7768 by EK-TM4C1294XL .  I found that TI has a No-OS repository that contains driver for AD7768

https://github.com/analogdevicesinc/no-OS

I tried to bring it in my RTOS project but there are some header files that I cannot find them 

#include "no_os_gpio.h"
#include "no_os_spi.h"

Anyone has used these drivers and have any idea about how to find these header files for my specific MCU.

Thanks,

Mostafa