Hi Richard,
Yes, I have. I created an EEL to read from an external button so as to learn how to use the EEL tool and the APIs. It looks like that after I created my button.eel and imported into IoT Studio, I get a compile error:
"unknown type name 'ATMO_GPIO_Device_Pin_t'"
I have tried with the following include files unsuccessfully:
#include "../atmo/core.h"
//#include "../gpio/gpio.h"
//#include "../app_src/atmosphere_platform.h"
Thank you.
Best,
Alejandro