mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #344] [MERGED] Add sntpc to no_std crates #352
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/344
Author: @vpetrigo
Created: 11/9/2021
Status: ✅ Merged
Merged: 11/9/2021
Merged by: @bors[bot]
Base:
master← Head:patch-1📝 Commits (2)
1d8527fAdd sntpc to no_std crates7dfe6e9Fix sntpc order in the no_std list📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
Add sntpc crate to the
no_stdlist.That library allows to poll timestamps from SNTPv4 (for now) capable servers in order to synchronise system time. Supports both
stdandno_std, small systems may benefit from getting accurate timestamps.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.