- Fix doxygen deployment on Github.
- #85 Fix MISRA C 2012 deviations.
- #83 Include all SntpStatus_t values in Sntp_StatusToStr.
- #81 Logging Print Formatter Fix.
- #63 Move user config includes from header to C files.
- #61 MISRA C:2012 compliance update
- #60 Update CBMC Starter kit
- #57 Loop Invariant Update
This is the first release of an coreSNTP client library in this repository.
This library implements an SNTP client for the SNTPv4 specification. It is optimized for resource-constrained devices, and does not allocate any memory.