Skip to content

Conversation

@2bndy5
Copy link

@2bndy5 2bndy5 commented Apr 25, 2025

resolves #128

Please review diligently as I'm not overly familiar with this crate's code.

@2bndy5 2bndy5 changed the title Mock SPI errors add: Mock SPI errors Apr 25, 2025
@benjaminschlegel87
Copy link

I stumbled across the same problem today and was quite pleased to this was already implemented. As a disclaimer: I got general embedded experience but in terms of idomatic rust I am quite a beginner. Still I reviewed your implementation and the tests. From my POV this looks good and I would have implemented it equally. Would like to see this upstream

Copy link
Contributor

@simonsso simonsso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks good, same kind of implementations as used in I2C.

@simonsso
Copy link
Contributor

Ok then all we need is @dbrgn to get some time and merge this.

@2bndy5
Copy link
Author

2bndy5 commented Oct 22, 2025

It's been pending admin review for over half a year. I'm not holding my breathe. Instead, I've been using this from my fork's dev branch (cherry picked commits from this branch and another PR also pending review).

@simonsso
Copy link
Contributor

It's been pending admin review for over half a year. I'm not holding my breathe. Instead, I've been using this from my fork's dev branch (cherry picked commits from this branch and another PR also pending review).

Yes I saw that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add with_error() for SPI Transaction

3 participants