embedded-hal-mock icon indicating copy to clipboard operation
embedded-hal-mock copied to clipboard

Feature Request: IoPin mocks

Open rhempel opened this issue 1 year ago • 2 comments

I'm just getting started with Embedded Rust (40 years of embedded C though) and find the best way is to dig in to a relevant project and see what happens.

For something I'm working on, I need the IoPin functionality and I also want to do it "right" using TDD from the start. This is something I am passionate about for the last 5 years :-)

I'll try and build the mocks for the IoPin functionality and issue a pull request - but I have opened this feature request just in case you already have it ready to go and want some testers :-)

rhempel avatar Nov 01 '22 09:11 rhempel