esp-wifi-sys

Crates.ioesp-wifi-sys
lib.rsesp-wifi-sys
version0.3.0
sourcesrc
created_at2023-11-14 07:43:38.135948
updated_at2024-01-29 09:06:15.441825
descriptionBindings to Espressif's WiFi and Bluetooth low-level drivers
homepage
repositoryhttps://github.com/esp-rs/esp-wifi
max_upload_size30000000
id1034469
size80,281,241
espressif (github:esp-rs:espressif)

documentation

README

esp-wifi-sys

Low-level unsafe bindings for the binary blobs required by the Wi-Fi/Bluetooth LE radio.

The libraries and header files are taken from ESP-IDF, and the bindings are generated using bindgen.

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.

Commit count: 374

cargo fmt