Good morning,
when i'm using the AWS IOT example on PSOC6 (CY8CPROTO-062-4343W) i'm not able to run SNTP.
Apprently the sntp.c is never compiled (when building libraries).
At the end, the linked is invoking an error as it doesn't find the sntp.c functions references.
Do you please have an idea how to enable sntp.c compilation or any other hints to make sntp working on AWS IOT example environnement ?
thanks a lot