w5500-regsim

Register simulation for the [Wiznet W5500] internet offload chip.

This implements the [w5500_ll::Registers] trait using [std::net] sockets to simulate the W5500 on your local PC.

This is a best-effort implementation to aid in development of application code, not all features of the W5500 will be fully simulated.

Notes

This is in an early alpha state, there are many todos throughout the code.

Not-implemented

Believe it or not that is not simply a list of all registers.