Create Drv::I2cDriver
Interface
#2580
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/LinuxI2cDriver protocol. See #2255 for an example interface change set.
The following three ports should be pulled out of
Drv::LinuxI2cDriver
intoSvc/Interfaces/I2cInterface.fppi
such that other I2C implementations can use it.fprime/Drv/LinuxI2cDriver/LinuxI2cDriver.fpp
Lines 5 to 9 in a73bff2
Note: annotations should be added to explain what each port does.
The text was updated successfully, but these errors were encountered: