Open bocchino opened 1 year ago
Here is an example, in which the interfaces are represented as included files:
https://github.com/nasa/fprime/pull/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.
Here is an example, in which the interfaces are represented as included files:
https://github.com/nasa/fprime/pull/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.