Create Interface from LinuxGpioDriver #2581
Labels
Easy First Issue
An issue that should be straight forward to implement, and easily tested via CI.
enhancement
Medium Priority
Feature Description
Make an interface out of Drv/LinuxGpioDriver protocol. See #2255 for an example interface change set.
The following three ports should be pulled out of
Drv::LinuxGpioDriver
intoSvc/Interfaces/GpioInterface.fppi
such that other GPIO implementations can use it.fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.fpp
Line 9 in a73bff2
fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.fpp
Line 21 in a73bff2
fprime/Drv/LinuxGpioDriver/LinuxGpioDriver.fpp
Line 11 in a73bff2
Note: annotations should be added to explain what each port does.
The text was updated successfully, but these errors were encountered: