#peripheral #hardware-abstraction-layer #abstraction-layer #hal #esp32 #espressif #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

#1183 in Hardware support

Download history 3478/week @ 2023-12-22 3345/week @ 2023-12-29 2829/week @ 2024-01-05 2738/week @ 2024-01-12 2970/week @ 2024-01-19 2462/week @ 2024-01-26 2116/week @ 2024-02-02 2469/week @ 2024-02-09 2129/week @ 2024-02-16 2513/week @ 2024-02-23 2856/week @ 2024-03-01 2711/week @ 2024-03-08 2017/week @ 2024-03-15 2043/week @ 2024-03-22 2421/week @ 2024-03-29 1982/week @ 2024-04-05

8,808 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–20MB
~410K SLoC