Crates.io | atwinc1500 |
lib.rs | atwinc1500 |
version | 0.1.0 |
source | src |
created_at | 2022-10-14 01:15:09.402379 |
updated_at | 2022-10-14 01:15:09.402379 |
description | A pure Rust, host driver for the Atwinc1500 |
homepage | |
repository | https://github.com/drewtchrist/atwinc1500-rs |
max_upload_size | |
id | 687855 |
size | 72,612 |
This is a driver for the atwinc1500 network controller written in pure Rust. The primary targets for this driver are boards like the Adafruit Feather M0 Wifi or the Adafruit Atwinc1500 Breakout. The roadmap below describes what is currently working.
This roadmap is subject to change.
Add this crate to your Cargo.toml:
atwinc1500 = "0.1.0"
Examples can be found here.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.