embassy/examples/stm32h7/src/bin
Ulf Lilleengen 6ff0614cb6 Add uart::Read DMA-based implementation
* Rename existing read() to bread() (blocking)
2021-08-03 15:31:24 +02:00
..
blinky.rs stm32: No need to enable GPIO clocks manually 2021-07-23 17:54:13 +02:00
dac.rs stm32: No need to enable GPIO clocks manually 2021-07-23 17:54:13 +02:00
eth.rs Mark news as unsafe due to not being leak-safe. 2021-08-02 19:55:04 +02:00
spi.rs Make SPIv3 work with DMA. 2021-07-23 13:22:39 -04:00
spi_dma.rs Make SPIv3 work with DMA. 2021-07-23 13:22:39 -04:00
usart.rs Add uart::Read DMA-based implementation 2021-08-03 15:31:24 +02:00
usart_dma.rs stm32: No need to enable GPIO clocks manually 2021-07-23 17:54:13 +02:00