Skip to content

Make DelayHelper or similar API part of System.Device.Gpio #1249

Description

@hugener

Timing is often important when developing device bindings, I request that System.Device.Gpio provides something like DelayHelper allowing us to use waits without having to provide our own implementation.

I am developing my own bindings, some which I don't think will live up the quality standards of Iot.Device.Bindings, but I would still like to base them on System.Device.Gpio and think that it should provide all generic functionality needed to implement a device bindings. An API for delays is missing in System.Device.Gpio and it would be nice to have one that waits the best possible way on the various platform, or just DelayHelper if that's considered good enough.

Metadata

Metadata

Labels

Priority:3Work that is nice to haveStatus: In PRapi-suggestionEarly API idea and discussion, it is NOT ready for implementationup-for-grabsGood issue for external contributors to iot

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions