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
..
2022-03-05 09:46:06 +01:00
2022-02-10 16:06:42 +01:00
2022-03-09 03:19:05 +01:00
2022-03-04 18:04:12 +01:00
2022-02-10 02:38:10 +01:00
2021-05-21 20:13:39 -03:00