Closed LennardSchmit closed 4 years ago
The GPIO interrupt does not work now due to Azure Sphere OS configuration not ready for it. We are trying to ask help from Microsoft to fix it.
Thanks for your response! I will just use polling for the time being
The Azure Sphere github page suggests the GPIO interrups do not work yet. https://github.com/Azure/azure-sphere-samples/issues/98 So i wonder, is the use of OS_HAL_EINT.h confirmed to work for GPIO interrupts? I tried to get it to work but without succes so far.