#wifi #bluetooth #esp

sys no-std esp-wifi-sys

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

8 releases (breaking)

0.7.0 Nov 19, 2024
0.6.0 Oct 10, 2024
0.5.0 Aug 30, 2024
0.4.0 Jun 28, 2024
0.0.1 Nov 14, 2023

#2323 in Embedded development

Download history 1083/week @ 2024-09-23 858/week @ 2024-09-30 2393/week @ 2024-10-07 2521/week @ 2024-10-14 4113/week @ 2024-10-21 2475/week @ 2024-10-28 997/week @ 2024-11-04 778/week @ 2024-11-11 4483/week @ 2024-11-18 3205/week @ 2024-11-25 3060/week @ 2024-12-02 2281/week @ 2024-12-09 4113/week @ 2024-12-16 1116/week @ 2024-12-23 1709/week @ 2024-12-30 4065/week @ 2025-01-06

11,214 downloads per month
Used in 3 crates (2 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