embassy-rs / embassy

Modern embedded framework, using Rust and async.
https://embassy.dev
Apache License 2.0
5.31k stars 732 forks source link

Add adc oversampling support #3124

Closed Adancurusul closed 2 months ago

Adancurusul commented 3 months ago

Add adc oversampling to support 16bit adc reads. Also add usage examples