diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-03-17 18:09:57 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-17 18:09:57 +0000 |
| commit | 5f39f136169bd1d2057d9c84ca1d49b21a2c50e0 (patch) | |
| tree | 3fca9bc12c44b22acc1d5983a3f61e285980dfb9 /examples/nrf/src/example_common.rs | |
| parent | 75e5b397996fee4934295b628dc326502354efc4 (diff) | |
| parent | d26b751edc9aa9d5e5d74da298fcd35ade1d5620 (diff) | |
Merge #670
670: Make UART futures Send r=Dirbaio a=chemicstry
This is a quick fix to make `Uart` futures implement `Send`.
Previously they were `!Send`, because pointer to the data register was held across an await point. Simple rearrange fixes the issue.
Co-authored-by: chemicstry <[email protected]>
Diffstat (limited to 'examples/nrf/src/example_common.rs')
0 files changed, 0 insertions, 0 deletions
