#failure #driver #wifi #bluetooth #esp #no-std

sys no-std esp-wifi-sys

Bindings to Espressif's WiFi and Bluetooth low-level drivers

9 releases (breaking)

0.7.1 Jan 15, 2025
0.7.0 Nov 19, 2024
0.6.0 Oct 10, 2024
0.4.0 Jun 28, 2024
0.1.0 Nov 27, 2023

#2738 in Embedded development

Download history 2040/week @ 2024-12-20 1128/week @ 2024-12-27 4138/week @ 2025-01-03 5714/week @ 2025-01-10 5139/week @ 2025-01-17 4100/week @ 2025-01-24 4422/week @ 2025-01-31 5164/week @ 2025-02-07 3794/week @ 2025-02-14 2683/week @ 2025-02-21 3689/week @ 2025-02-28 2656/week @ 2025-03-07 3468/week @ 2025-03-14 2704/week @ 2025-03-21 3500/week @ 2025-03-28 3310/week @ 2025-04-04

13,406 downloads per month
Used in 5 crates (3 directly)

MIT/Apache

72MB
65K SLoC

Contains (static library, 7.5MB) libs/esp32c6/libwpa_supplicant.a, (static library, 5MB) libs/esp32/libwpa_supplicant.a, (static library, 7.5MB) libs/esp32c2/libwpa_supplicant.a, (static library, 7.5MB) libs/esp32c3/libwpa_supplicant.a, (static library, 5MB) libs/esp32s2/libwpa_supplicant.a, (static library, 5MB) libs/esp32s3/libwpa_supplicant.a and 73 more.

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.

Dependencies