2021-11-30 14:51:24 +01:00

565 B

Changelog for coreSNTP Library

v1.1.0 (November 2021)

Changes

  • #52 Change license from MIT-0 to MIT.
  • #47 Update doxygen version used for documentation to 1.9.2.

v1.0.0 (July 2021)

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.