adc
stm32/adc: Add IN0 channel
2021-09-29 00:32:40 -04:00
can
partial alternate function configuration on STM32f1
2021-10-11 22:57:10 +02:00
dac
stm32/dac: Ensure that clock is enabled
2021-09-29 00:32:40 -04:00
eth
partial alternate function configuration on STM32f1
2021-10-11 22:57:10 +02:00
i2c
Add implementation of async trait for STM32 I2C v2
2021-10-21 12:30:02 +02:00
pwr
Add pwr for L1 and update RCC to new reg block
2021-09-23 14:51:16 +02:00
spi
Configure the correct pin instances
2021-10-21 11:57:00 +02:00
subghz
Updates
2021-09-15 12:46:20 +02:00
usart
Generate USART pin definitions for stm32f1
2021-10-11 22:57:21 +02:00
gpio.rs
Add AFType::Input for input configurations.
2021-10-11 22:57:21 +02:00
interrupt.rs
Rename embassy-extras to embassy-hal-common
2021-07-29 13:44:51 +02:00
lib.rs
First pass at CRC_V1
2021-09-26 16:46:17 -07:00
time.rs
More work on H7 RCC
2021-05-21 20:13:39 -03:00