embassy/embassy-stm32
Matthew W. Samsonoff 511a951246 Differentiate between read and read_internal for STM32F0 ADC
The internal channels (vbat, vref, and temperature) are not real pins and do
not have the `set_as_analog` method. They must be read using the
`read_internal` method.
2023-04-05 14:34:24 -05:00
..
src Differentiate between read and read_internal for STM32F0 ADC 2023-04-05 14:34:24 -05:00
build.rs Remove Drop on Flash and FlashLayout and propage lifetime to region types 2023-04-05 10:27:13 +02:00
Cargo.toml Update stm32-metapac. 2023-04-03 02:01:06 +02:00