Tool/software: TI-RTOS
Hello Friends,
I downloaded ir blaster code from this link.
When i built the code, 3 warnings came up.
1. GPIOPortIntRegister() declared implicitly
2. ROM_GPIOPinIntEnable() declared implicitly
3. ROM_GPIOPinIntClear() declared implicitly
How to avoid these warnings?