FreeRTOS-Kernel/FreeRTOS-Plus/Demo/coreSNTP_Windows_Simulator
Archit Aggarwal f771faef4a
Add unauthenticated mode demo for coreSNTP library for time synchronization (#621)
Add the FreeRTOS/coreSNTP library as a submodule (along with manifest.yaml file update) and add a demo project to showcase use of the coreSNTP library for having a SNTP client daemon in the system for periodically synchronizing system time with the internet to maintain Coordinated Univeral Time (UTC) in a device. This demo maintains UTC time of system in RAM, thereby, representing systems without a Real-Time Clock (RTC) module in the device.

Note: This demo shows use of coreSNTP library for SNTP communication with NTP/SNTP time servers in non-authenticated mode (i.e. without any security mechanism payload beyond the standard 48 bytes of NTP packet exchange between client-server).
2021-06-10 13:42:42 -07:00
..
DemoTasks Add unauthenticated mode demo for coreSNTP library for time synchronization (#621) 2021-06-10 13:42:42 -07:00
common_demo_include.h Add unauthenticated mode demo for coreSNTP library for time synchronization (#621) 2021-06-10 13:42:42 -07:00
core_sntp_config.h Add unauthenticated mode demo for coreSNTP library for time synchronization (#621) 2021-06-10 13:42:42 -07:00
core_sntp_demo.sln Add unauthenticated mode demo for coreSNTP library for time synchronization (#621) 2021-06-10 13:42:42 -07:00
demo_config.h Add unauthenticated mode demo for coreSNTP library for time synchronization (#621) 2021-06-10 13:42:42 -07:00
FreeRTOSConfig.h Add unauthenticated mode demo for coreSNTP library for time synchronization (#621) 2021-06-10 13:42:42 -07:00
FreeRTOSIPConfig.h Add unauthenticated mode demo for coreSNTP library for time synchronization (#621) 2021-06-10 13:42:42 -07:00
main.c Add unauthenticated mode demo for coreSNTP library for time synchronization (#621) 2021-06-10 13:42:42 -07:00
readme.url Add unauthenticated mode demo for coreSNTP library for time synchronization (#621) 2021-06-10 13:42:42 -07:00
WIN32.vcxproj Add unauthenticated mode demo for coreSNTP library for time synchronization (#621) 2021-06-10 13:42:42 -07:00
WIN32.vcxproj.filters Add unauthenticated mode demo for coreSNTP library for time synchronization (#621) 2021-06-10 13:42:42 -07:00

[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://www.freertos.org/sntp/sntp-demo.html