This crate contains wrappers which are mostly implementations of the abstractions defined in the embedded-svc project. It has features such as wifi, networking, httpd, logging.
For more information, check out:
- The Rust on ESP Book
- The embedded-svc project
- The esp-idf-template project
- The esp-idf-sys project
- The esp-idf-hal project
- The Rust for Xtensa toolchain
- The Rust-with-STD demo project