Maintenance crates.io docs.rs CI

w5500-regsim

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

Example

See the [w5500-hl] crate for examples.

Notes

This is in an early alpha state, there are many todos throughout the code. Bug reports will not be accepted until this reaches 0.1.0. Pull requests are always welcome.

At the moment this only does really basic UDP and TCP streams. TCP listeners have not yet been implemented.

It is not possible to fully simulate the W5500 without spending a silly ammount of time on this crate. This is a best-effort implementation to aid in development of application code.

Not-implemented

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

Assumptions