Consider optimizing how to create GpioPin directly in the driver
Open
api-suggestion
Priority:2
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 630
- Avg merge
- 11d 3h
- Merged PRs (30d)
- 2
Description
**Is your feature request related to a problem? Please describe.**
See the comment here: https://github.com/dotnet/iot/pull/1895#discussion_r1026166087
**Describe the ideal solution**
In short, the idea is to add a CreatePin or equivalent in each GpioDriver to directly create a GpioPin. so far, the creation is done only in the GpioController.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.