Skip to content
Snippets Groups Projects
Commit 1415adba authored by Michael Watzko's avatar Michael Watzko
Browse files

GH-3: Refactor to allow to state tracking of sockets, take an &mut SPI while 'activated'

The activated mode allows one to call functions without passing the SPI reference
each time, while not consuming it for the lifetime of W5500.
parent 0bc4e614
Branches
No related tags found
No related merge requests found
[package]
name = "w5500"
version = "0.1.6"
version = "0.2.0"
authors = ["Michael Watzko <michael@watzko.de>"]
repository = "https://github.com/kellerkindt/w5500.git"
description = "W5500 IoT Controller implementation. Currently UDP sending and receiving is working. WIP"
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment