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

#1717 in Hardware support

Download history 2368/week @ 2024-07-21 1590/week @ 2024-07-28 2204/week @ 2024-08-04 1381/week @ 2024-08-11 880/week @ 2024-08-18 847/week @ 2024-08-25 1285/week @ 2024-09-01 486/week @ 2024-09-08 398/week @ 2024-09-15 649/week @ 2024-09-22 494/week @ 2024-09-29 159/week @ 2024-10-06 459/week @ 2024-10-13 380/week @ 2024-10-20 505/week @ 2024-10-27 506/week @ 2024-11-03

1,865 downloads per month
Used in 13 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–17MB
~341K SLoC