stm32g0xx-hal 0.2.0

Peripheral access API for STM32G0 series microcontrollers
Documentation
pub mod adc;
#[cfg(any(feature = "stm32g071", feature = "stm32g081"))]
pub mod comparator;
#[cfg(any(feature = "stm32g071", feature = "stm32g081"))]
pub mod dac;