6个版本 (破坏性更新)
0.5.0 | 2024年6月9日 |
---|---|
0.4.0 | 2023年10月2日 |
0.3.0 | 2023年8月6日 |
0.2.0 | 2022年5月21日 |
0.1.0-alpha.0 | 2022年3月28日 |
#1758 in 嵌入式开发
每月下载量 219次
120KB
1.5K SLoC
w5500-sntp
Wiznet W5500 SPI网络卸载芯片的SNTP客户端。
限制
- 不支持消息摘要
功能标志
默认禁用所有功能。
eh0
: 通过w5500-hl
透传。eh1
: 通过w5500-hl
透传。defmt
: 使用defmt
启用日志记录。同时也是一个到w5500-hl
的透传。log
: 使用log
启用日志记录。chrono
: 启用转换为chrono::naive::NaiveDateTime
。time
: 启用转换为time::PrimitiveDateTime
。num-rational
: 启用转换为num_rational::Ratio
。
参考文档
lib.rs
:
Wiznet W5500 SPI网络卸载芯片的SNTP客户端。
限制
- 不支持消息摘要
功能标志
默认禁用所有功能。
eh0
: 通过w5500-hl
透传。eh1
: 通过w5500-hl
透传。defmt
: 使用defmt
启用日志记录。同时也是一个到w5500-hl
的透传。log
: 使用log
启用日志记录。chrono
: 启用转换为chrono::naive::NaiveDateTime
。time
: 启用转换为time::PrimitiveDateTime
。num-rational
: 启用转换为num_rational::Ratio
。
参考文档
依赖项
~0.3–1MB
~15K SLoC