embassy/examples/stm32h7/src
Ulf Lilleengen e09bde9345 Add support for splitting stm32 usart into TX and RX
* Keeps existing API for usart, but wraps it in Tx and Rx sub-types
* Adds split() method similar to nRF for getting indepdendent TX and RX
  parts
* Implements e-h traits for TX and RX types
* Add stm32h7 example
2022-03-15 10:35:37 +01:00
..
bin Add support for splitting stm32 usart into TX and RX 2022-03-15 10:35:37 +01:00
example_common.rs stm32: Add support for FMC 2022-02-08 17:30:20 +01:00