embassy/embassy-stm32/src
Ulf Lilleengen 9fa5a2920f Move regs trait implementation into generated pac
This allows handling devices that don't have DMA2
2021-05-21 18:38:33 +02:00
..
dma Move regs trait implementation into generated pac 2021-05-21 18:38:33 +02:00
pac Merge pull request #197 from rukai/fix_stm32_warnings 2021-05-21 17:25:59 +02:00
sdmmc Standardize module structure, fix some build failures 2021-05-17 02:04:51 +02:00
spi Merge pull request #197 from rukai/fix_stm32_warnings 2021-05-21 17:25:59 +02:00
usart Fix warnings for embassy-stm32 and embassy-stm32-examples 2021-05-20 22:25:12 +10:00
exti.rs Generate exti interrupt handlers 2021-05-21 18:38:33 +02:00
fmt.rs stm32: fix build, add ci 2021-05-17 03:16:58 +02:00
gpio.rs Mark Unborrow as unsafe to implement 2021-05-19 23:29:33 +02:00
lib.rs Generate exti interrupt handlers 2021-05-21 18:38:33 +02:00
rng.rs Fix warnings for embassy-stm32 and embassy-stm32-examples 2021-05-20 22:25:12 +10:00
time.rs Adjust pin-names to FooPin. 2021-05-14 10:11:43 -04:00