embassy/embassy-stm32/src
2021-08-24 14:56:45 -04:00
..
adc Add support for STM32G0 2021-08-20 00:15:11 +02:00
can bxcan: Cleanup 2021-08-18 21:58:50 +02:00
dac Rename embassy-extras to embassy-hal-common 2021-07-29 13:44:51 +02:00
dbgmcu Add a Dbgmcu struct capable of enabling all relevant DBGMCU.cr fields. 2021-07-22 14:18:48 -04:00
dma stm32: Add fences to DMA code 2021-08-10 20:45:41 -03:00
eth common: Initialize PeripheralMutex state with closure to ensure it's done in-place. 2021-08-02 20:13:41 +02:00
i2c i2c-v2: Use new interrupts macro 2021-08-01 19:10:42 -03:00
pwr stm32: Use build.rs to generate a more coarse feature 2021-07-31 02:52:26 -03:00
rcc Add support for STM32G0 2021-08-20 00:15:11 +02:00
sdmmc Rename embassy-extras to embassy-hal-common 2021-07-29 13:44:51 +02:00
spi Formatting. 2021-08-24 14:56:45 -04:00
usart Add IRQ-driven buffered USART implementation for STM32 v2 usart (#356) 2021-08-16 17:16:49 +02:00
exti.rs Add support for STM32G0 2021-08-20 00:15: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 Rename embassy-extras to embassy-hal-common 2021-07-29 13:44:51 +02:00
interrupt.rs Rename embassy-extras to embassy-hal-common 2021-07-29 13:44:51 +02:00
lib.rs stm32: move dbgmcu stuff to toplevel config setting, defaulting to true. 2021-08-19 23:50:19 +02:00
rng.rs stm32: add missing + 'a bounds on trait GATs 2021-08-04 19:39:54 +02:00
time_driver.rs embassy-stm32: Eliminate use of unwrap 2021-08-05 22:40:08 +02:00
time.rs More work on H7 RCC 2021-05-21 20:13:39 -03:00