No longer consume SPI

This commit is contained in:
Michael Watzko 2018-03-31 00:26:11 +02:00
commit 6effe5c0a9
2 changed files with 69 additions and 56 deletions

2
Cargo.lock generated
View file

@ -18,7 +18,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "w5500"
version = "0.1.0"
version = "0.1.2"
dependencies = [
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"embedded-hal 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",