mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 08:47:45 -04:00
* 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 |
||
---|---|---|
.. | ||
NTPDemo.c | ||
readme.md | ||
See also coreSNTP.url |
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.