Allow components to implement "interfaces," i.e., sets of ports #317
Labels
proposed feature
A proposed new feature
semantics
Issues related to semantics
spec
Issues related to the FPP language specification
syntax
Issues related to syntax
user's guide
Issues related to the FPP User's Guide
Here is an example, in which the interfaces are represented as included files:
nasa/fprime#2252
Each component that includes ByteStreamDriverInterface.fppi gets those ports and provides its own implementation for the input port handlers.
It would be nice to support these interfaces as a first-class FPP feature.
The text was updated successfully, but these errors were encountered: