You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make an interface out of the ComStub protocol. See #2255 for an example interface change set.
The following three ports should be pulled out of Svc::ComStub into Svc/Interfaces/ComInterface.fppi such that implementers of the Compattern may quickly implement new Com drop-ins.
Feature Description
Make an interface out of the ComStub protocol. See #2255 for an example interface change set.
The following three ports should be pulled out of
Svc::ComStub
intoSvc/Interfaces/ComInterface.fppi
such that implementers of theCom
pattern may quickly implement newCom
drop-ins.fprime/Svc/ComStub/ComStub.fpp
Lines 9 to 16 in a73bff2
The text was updated successfully, but these errors were encountered: