#peripheral #hardware-abstraction-layer #abstraction-layer #hal #espressif #esp32 #devices

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

#1370 in Hardware support

Download history 2046/week @ 2024-03-14 2134/week @ 2024-03-21 2288/week @ 2024-03-28 2110/week @ 2024-04-04 1943/week @ 2024-04-11 2000/week @ 2024-04-18 1839/week @ 2024-04-25 2064/week @ 2024-05-02 1633/week @ 2024-05-09 1611/week @ 2024-05-16 1651/week @ 2024-05-23 1540/week @ 2024-05-30 1481/week @ 2024-06-06 1788/week @ 2024-06-13 1393/week @ 2024-06-20 1406/week @ 2024-06-27

6,267 downloads per month
Used in 16 crates (7 directly)

MIT/Apache

2MB
48K 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–17MB
~338K SLoC