#embedded-hal #hardware-abstraction-layer #peripheral #espressif #microcontrollers #among

sys esp-hal-common

HAL implementations for peripherals common among Espressif devices; should not be used directly

17 releases (breaking)

0.15.0 Jan 19, 2024
0.14.1 Dec 13, 2023
0.13.1 Nov 2, 2023
0.10.0 Jul 4, 2023
0.3.0 Nov 17, 2022

#2256 in Hardware support

Download history 427/week @ 2024-12-01 776/week @ 2024-12-08 778/week @ 2024-12-15 176/week @ 2024-12-22 88/week @ 2024-12-29 566/week @ 2025-01-05 799/week @ 2025-01-12 741/week @ 2025-01-19 297/week @ 2025-01-26 747/week @ 2025-02-02 709/week @ 2025-02-09 524/week @ 2025-02-16 773/week @ 2025-02-23 404/week @ 2025-03-02 679/week @ 2025-03-09 605/week @ 2025-03-16

2,574 downloads per month
Used in 11 crates (7 directly)

MIT/Apache

2MB
49K SLoC

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.

Dependencies

~5–18MB
~348K SLoC