I see that the gpio interrupt example uses the GPIO driver while the EasylinkExhoTX example uses the Pin driver.
Is there any advantage to either one? Can you use them both in the same project. I was adding buttons to my EasyLink project and having both interfaces made it difficult to combine the projects.