Code to interface with ATWINC1500 Wifi chip from Rust. Tested on Adafruit Feather M0 WiFi.
winc-rs is the crate that implements chip access, see its README for more info.
feather dir has examples running on the Feather board.
demos are the & testing programs that Feather examples use, written with
embedded-nal.
These are also separately runnable with std-embedded-nal
crate.
See CONTRIBUTING.md
for details.
Apache 2.0; see LICENSE
for details.
This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.