diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-11-30 13:45:26 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-30 13:45:26 +0000 |
| commit | 645fb66a5122bdc8180e0e65d076ca103431a426 (patch) | |
| tree | 6ff1fec844dfffe8e529c13487f881ce5b8aa3cc /examples/rp/src/bin/uart_buffered_split.rs | |
| parent | 8436c6180f80454f0634e521e89942ff8d7c5d58 (diff) | |
| parent | e0ea5dfdb2f32974ea4d278402dbdd42d1530bbd (diff) | |
Merge #1087
1087: embassy-stm32: Allow SPI with DMA to implement blocking embbeded-hal traits r=Dirbaio a=guillaume-michel
Before this PR, on STM32, SPI with DMA do not implement embedded-hal blocking traits even if it is allowed by the hardware.
This PR fixes this issue.
I could not do the same thing for `embassy_embedded_hal::shared_bus::asynch::SpiDevice` because I could not figure out how to deal with "non-blocking" mutex in a non async fn. Maybe someone has the answer...
Hope it is still useful as is.
Co-authored-by: Guillaume MICHEL <[email protected]>
Diffstat (limited to 'examples/rp/src/bin/uart_buffered_split.rs')
0 files changed, 0 insertions, 0 deletions
