embassy/embassy-stm32
Olle Sandberg bb2d6c8542 adc_v3: replace cfg(stm32g0) + friends with cfg(adc_g0)
Since any MCU (not just STM32G0) using adc_g0 should probably be handled the same way.
2023-09-06 06:57:28 +02:00
..
src adc_v3: replace cfg(stm32g0) + friends with cfg(adc_g0) 2023-09-06 06:57:28 +02:00
build.rs stm32: remove paste and use refcount statics 2023-09-05 17:45:52 -05:00
Cargo.toml remove paste dependency 2023-09-05 18:20:17 -05:00