embassy/examples
huntc cef6158c31 Extend SAADC one shot support
One-shot mode now permits the sampling of differential pins, and the sampling of multiple pins simultaneously.

A new ChannelConfig structure has been introduced so that multiple channels can be configured individually. Further, the `sample` method now accepts a buffer into which samples are written.

Along the way, I've reset some default configuration to align with Nordic's settings in their nrfx saadc driver. Specifically, the channel gain defaults to 6 (from 4) and the time defaults to 10us (from 20us).
2021-10-09 11:25:18 +11:00
..
nrf Extend SAADC one shot support 2021-10-09 11:25:18 +11:00
rp Update lots of deps 2021-09-11 01:35:23 +02:00
std Update lots of deps 2021-09-11 01:35:23 +02:00
stm32f0 Update lots of deps 2021-09-11 01:35:23 +02:00
stm32f1 Initial STM32F1 family support with two examples for STM32F103C8 (Blue Pill) 2021-09-28 18:31:04 +02:00
stm32f4 Update lots of deps 2021-09-11 01:35:23 +02:00
stm32g0 Update lots of deps 2021-09-11 01:35:23 +02:00
stm32h7 Update version of critical-section 2021-09-13 17:05:17 +02:00
stm32l0 Update lots of deps 2021-09-11 01:35:23 +02:00
stm32l1 Support for STM32L1 2021-09-21 14:50:23 +02:00
stm32l4 Support for STM32L1 2021-09-21 14:50:23 +02:00
stm32wb55 Update lots of deps 2021-09-11 01:35:23 +02:00
stm32wl55 embassy: Refactor module structure to remove kitchen-sink util. 2021-09-11 02:35:35 +02:00
wasm Update version of critical-section 2021-09-13 17:05:17 +02:00