osc-macro-board/esp-wifi-sys
2023-07-02 14:05:32 -05:00
..
.cargo init 2023-07-02 14:05:32 -05:00
headers init 2023-07-02 14:05:32 -05:00
include init 2023-07-02 14:05:32 -05:00
ld init 2023-07-02 14:05:32 -05:00
libs init 2023-07-02 14:05:32 -05:00
src init 2023-07-02 14:05:32 -05:00
build.rs init 2023-07-02 14:05:32 -05:00
Cargo.toml init 2023-07-02 14:05:32 -05:00
README.md init 2023-07-02 14:05:32 -05:00

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.