esp-hal/examples/src
Jesse Braham 000ed9affc
Refactor the ADC driver, allow use without embedded-hal@0.2.x traits (#1391)
* Reduce duplication of code within the `analog::adc` module

* Add a public `read_oneshot` method to the ADC driver

* Do not require `embedded-hal@0.2.x` traits for ADC examples

* Add doc comments to all public methods which do not already have them
2024-04-04 10:35:25 +00:00
..
bin Refactor the ADC driver, allow use without embedded-hal@0.2.x traits (#1391) 2024-04-04 10:35:25 +00:00
lib.rs Unify: Remove the chip-specific HAL packages, adapt esp-hal for direct use [1/?] (#1196) 2024-02-27 14:10:11 +00:00