Crates.io | esp-ieee802154 |
lib.rs | esp-ieee802154 |
version | 0.3.1 |
source | src |
created_at | 2024-07-15 22:41:19.569304 |
updated_at | 2024-10-10 12:35:31.616922 |
description | Low-level IEEE 802.15.4 driver for the ESP32-C6 and ESP32-H2 |
homepage | |
repository | https://github.com/esp-rs/esp-hal |
max_upload_size | |
id | 1304400 |
size | 55,591 |
Low-level IEEE 802.15.4 driver for the ESP32-C6 and ESP32-H2.
Implements the PHY/MAC layers of the IEEE802.15.4 protocol stack, and supports sending and receiving of raw frames.
This crate is guaranteed to compile on stable Rust 1.76 and up. It might compile with older versions but that may change in any new patch release.
Licensed under either of:
at your option.
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.