esp-hal-common

Crates.ioesp-hal-common
lib.rsesp-hal-common
version0.15.0
sourcesrc
created_at2022-08-25 16:46:18.625779
updated_at2024-01-19 14:44:56.609085
descriptionHAL implementations for peripherals common among Espressif devices; should not be used directly
homepage
repositoryhttps://github.com/esp-rs/esp-hal
max_upload_size
id652301
size2,232,342
espressif (github:esp-rs:espressif)

documentation

README

esp-hal-common

Crates.io docs.rs Crates.io Matrix

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:

Documentation

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.

Commit count: 1243

cargo fmt