atwinc1500-rs

Description

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.

Table of Contents

  1. Roadmap
  2. Installation
  3. Usage
  4. Documentation
  5. License
  6. Contribution

Roadmap

This roadmap is subject to change.

Installation

Add this crate to your Cargo.toml: toml atwinc1500 = "0.1.0"

Usage

Examples can be found here.

Documentation

License

Licensed under either of

at your option.

Contribution

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.