aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor/src/lib.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-09-26 19:30:15 +0000
committerGitHub <[email protected]>2022-09-26 19:30:15 +0000
commit86fd4806724a003421897f2e465f0c79e38e849b (patch)
tree2402dbed8ce6daaf75699e635cde084bd65c5973 /embassy-executor/src/lib.rs
parentde0070948cd4e432a1c0c9e9b4e1f710a128f71a (diff)
parentdaf2744716db2ddb2aa97d85c2a91475920b2530 (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 'embassy-executor/src/lib.rs')
0 files changed, 0 insertions, 0 deletions