w5500-dhcp

Crates.iow5500-dhcp
lib.rsw5500-dhcp
version0.7.0
sourcesrc
created_at2021-12-25 00:15:23.426872
updated_at2024-06-09 20:09:59.318604
descriptionDHCP client for the Wiznet W5500 internet offload chip.
homepagehttps://github.com/newAM/w5500-rs
repositoryhttps://github.com/newAM/w5500-rs
max_upload_size
id502820
size66,002
Alex Martens (newAM)

documentation

README

w5500-dhcp

DHCP client for the Wiznet W5500 SPI internet offload chip.

Warning

Please review the code before use in a production environment. This code has been tested, but only with a single DHCP server.

Feature Flags

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.
Commit count: 382

cargo fmt