embassy/embassy-stm32/src
Thales Fragoso e07dda8707 stm32: Adjust some fences around DMA
Also bump stm32-data
2021-06-30 18:58:21 -03:00
..
adc ADCv3 and example. 2021-06-14 13:20:42 -04:00
bdma Checkpoint with lifetime issues. 2021-06-29 11:01:57 -04:00
dac Cargo fmt 2021-06-08 17:20:29 +02:00
dma stm32: Adjust some fences around DMA 2021-06-30 18:58:21 -03:00
eth eth-v2: Get hclk frequency from clock singleton 2021-06-16 16:48:35 +02:00
exti Separate exti into v1 and v2 2021-06-24 20:28:06 -03:00
i2c Fix stm32 warnings 2021-06-06 00:46:20 +10:00
pwr Update to new api 2021-06-07 12:03:31 +02:00
rcc Wire up DMA with USART v1. 2021-06-29 11:01:57 -04:00
sdmmc fmt: make all macros macro_rules so scoping is consistent. 2021-06-07 00:16:39 +02:00
spi Derive SPI v1 and v3 clocks automatically 2021-06-14 11:58:16 +02:00
usart Because IntelliJ makes life hard. 2021-06-30 10:03:18 -04:00
clock.rs Provide a way for a peripheral to query its clock frequency 2021-06-14 11:33:11 +02:00
fmt.rs fmt: Add dunmy use to avoid "unused variable" errors when no log is enabled. 2021-06-07 03:21:37 +02:00
gpio.rs stm32: Make sure Output gpio driver is pushpull 2021-06-27 13:25:35 -03:00
interrupt.rs Add stm32-metapac crate, with codegen in rust 2021-05-31 02:40:58 +02:00
lib.rs Formatting. 2021-06-29 12:48:58 -04:00
rng.rs Enable clock for RNG 2021-06-09 13:54:53 +02:00
time.rs More work on H7 RCC 2021-05-21 20:13:39 -03:00