diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-09-26 19:30:15 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-09-26 19:30:15 +0000 |
| commit | 86fd4806724a003421897f2e465f0c79e38e849b (patch) | |
| tree | 2402dbed8ce6daaf75699e635cde084bd65c5973 /docs/modules/ROOT | |
| parent | de0070948cd4e432a1c0c9e9b4e1f710a128f71a (diff) | |
| parent | daf2744716db2ddb2aa97d85c2a91475920b2530 (diff) | |
Merge #973
973: Rework STM32 BufferedUart internals so we can split into Rx and Tx like embassy-nrf r=lulf a=guillaume-michel
Context:
On STM32, BufferedUart is not splittable into Rx and Tx part like the non buffered version. On embassy-nrf, a RefCell is used to make BufferedUarte splittable.
Description:
This PR add the possibility to split BufferedUart into Rx and Tx without adding breaking changes.
Hope somebody find it useful
Co-authored-by: Guillaume MICHEL <[email protected]>
Diffstat (limited to 'docs/modules/ROOT')
0 files changed, 0 insertions, 0 deletions
