aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/examples
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-11-30 13:45:26 +0000
committerGitHub <[email protected]>2022-11-30 13:45:26 +0000
commit645fb66a5122bdc8180e0e65d076ca103431a426 (patch)
tree6ff1fec844dfffe8e529c13487f881ce5b8aa3cc /docs/modules/ROOT/examples
parent8436c6180f80454f0634e521e89942ff8d7c5d58 (diff)
parente0ea5dfdb2f32974ea4d278402dbdd42d1530bbd (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 'docs/modules/ROOT/examples')
0 files changed, 0 insertions, 0 deletions