Crates.io | esp-hal-common |
lib.rs | esp-hal-common |
version | 0.15.0 |
source | src |
created_at | 2022-08-25 16:46:18.625779 |
updated_at | 2024-01-19 14:44:56.609085 |
description | HAL implementations for peripherals common among Espressif devices; should not be used directly |
homepage | |
repository | https://github.com/esp-rs/esp-hal |
max_upload_size | |
id | 652301 |
size | 2,232,342 |
no_std
HAL implementations for the peripherals which are common among Espressif devices. Implements a number of the traits defined by embedded-hal.
This crate should not be used directly; you should use one of the device-specific HAL crates instead:
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.