FreeRTOS-Kernel/FreeRTOS-Plus/Demo/Common/Demo_IP_Protocols/NTP
Archit Aggarwal 69b9155bad
Hygiene changes of old Demo folders and temporary removal of submodules (#666)
* Remove submodules of community and partner contribution repos, and stale directory of FreeRTOS+UDP

* Obselete NTP demo and rename of HTTP server demo folder

* Update manifest.yml
2021-07-23 12:07:34 -07:00
..
NTPDemo.c Multiple tidy up and corrections preparing for release (#390) 2020-11-09 14:50:33 -08:00
readme.md Hygiene changes of old Demo folders and temporary removal of submodules (#666) 2021-07-23 12:07:34 -07:00
See also coreSNTP.url Hygiene changes of old Demo folders and temporary removal of submodules (#666) 2021-07-23 12:07:34 -07:00

FreeRTOS 2020107.00 adds a new SNTPv4 client library, FreeRTOS/coreSNTP, and an accompanying demo to showcase the setup of an SNTP client and system wall-clock time using the library. Refer to The protocols implemented in this directory are intended to be demo quality examples only. They are not intended for inclusion in production devices.