Hi,
Previously I was using CC3200 launch pad for developing my module.
But now I want to use GPIOs and control leds etc on launch pad.
When using normally, I used digitalWrite(pinnumber,1);
But now I want to control led etc using GPIO.
How to accomplish that in Energia.
I have seen peripheral library for cc3200 , but I am not able to use it.
Kindly help asap.