mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-08-06 18:24:41 +08:00

* Updated submodule libraries to latest release * Updated pointer for FreeRTOS-Plus-TCP * Updated README about SNTP * Updated link for coreSNTP on freertos.org * Updated corePKCS11 to 'update-pkcs11submodule' branch for testing * Update corePKCS11 version in manifest.yml * Updated corePKCS11 pointer to v3.1.0 Co-authored-by: Oscar Michael Abrina <abrinao@amazon.com> Co-authored-by: Archit Aggarwal <architag@amazon.com>
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.