mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-08-24 19:31:03 +08:00

* Use new version of CI-CD Actions, checkout@v3 instead of checkout@v2 on all jobs * Use cSpell spell check, and use ubuntu-20.04 for formatting check * Add in bot formatting action * Update freertos_demo.yml and freertos_plus_demo.yml files to increase github log readability * Add in a Qemu demo onto the workflows.
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.