mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-29 08:46:20 -04:00
* Update demo file to fix warnings * Remove extra overflow check in sntpClient_GetTime function * Add assert checking for UTC rollover * Fix configASSERT condition --------- Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Ching-Hsin,Lee <chinglee@amazon.com> |
||
|---|---|---|
| .. | ||
| common_demo_include.h | ||
| core_sntp_config.h | ||
| core_sntp_demo.sln | ||
| coreSNTP_Demo.vcxproj | ||
| coreSNTP_Demo.vcxproj.filters | ||
| demo_config.h | ||
| main.c | ||
| SampleAppTask.c | ||
| SNTPClientTask.c | ||