embassy/embassy-stm32
bors[bot] c0e94a7042
Merge #563
563: Initial ADC support for on STM32F1xx  r=Dirbaio a=sjoerdsimons

Add an ADC implementation for F1 based chips. Primarily tested using ADC1, proper functionality for ADC2 probably needs some extra work as it's mainly a slave and can't e.g. measure vrefint by itself.

Needs https://github.com/embassy-rs/stm32-data/pull/115

Co-authored-by: Sjoerd Simons <sjoerd@collabora.com>
Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
2022-01-01 11:45:23 +00:00
..
src Merge #563 2022-01-01 11:45:23 +00:00
.pep8 USART codegen 2021-04-25 22:35:51 +02:00
build.rs Add MCO peripheral. 2021-11-11 11:34:09 +01:00
Cargo.toml [generate] Add stm32f3 chips to the Cargo manifest 2021-12-13 13:49:41 +05:30