nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
9.95k stars 1.28k forks source link

Interface from LinuxSpiDriver #2762

Closed menaman123 closed 3 weeks ago

menaman123 commented 3 weeks ago
Related Issue(s) #2582
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

SpiReadWrite port pulled out into a Spi Interface.

Rationale

Part of https://github.com/nasa/fprime/issues/2578.

Testing/Review Recommendations

Future Work