DHCP client for the [Wiznet W5500] SPI internet offload chip.
Please review the code before use in a production environment.
The code has only been tested with a single DHCP server, and has not gone through any fuzzing.
All features are disabled by default.
embedded-hal
: Passthrough to [w5500-hl
].std
: Passthrough to [w5500-hl
].defmt
: Enable logging with defmt
. Also a passthrough to [w5500-hl
].log
: Enable logging with log
.