esp-idf-svc icon indicating copy to clipboard operation
esp-idf-svc copied to clipboard

Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)

Type-Safe Rust Wrappers for various ESP-IDF services

CI Documentation

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: