Crates.io | w5500-sntp |
lib.rs | w5500-sntp |
version | 0.5.0 |
source | src |
created_at | 2022-03-28 01:10:58.159067 |
updated_at | 2024-06-09 20:12:57.425979 |
description | SNTP client for the Wiznet W5500 internet offload chip. |
homepage | https://github.com/newAM/w5500-rs |
repository | https://github.com/newAM/w5500-rs |
max_upload_size | |
id | 557508 |
size | 39,280 |
SNTP client for the Wiznet W5500 SPI internet offload chip.
All features are disabled by default.
eh0
: Passthrough to w5500-hl
.eh1
: Passthrough to w5500-hl
.defmt
: Enable logging with defmt
. Also a passthrough to w5500-hl
.log
: Enable logging with log
.chrono
: Enable conversion to chrono::naive::NaiveDateTime
.time
: Enable conversion to time::PrimitiveDateTime
.num-rational
: Enable conversion to num_rational::Ratio
.