SpaceTeam / STS1_COBC_SW

Software for the communication and onboard computer (COBC) of SpaceTeamSat1 (STS1)
MIT License
7 stars 2 forks source link

Use our SPI class in the periphery module #283

Closed kamilchmela closed 3 weeks ago

kamilchmela commented 1 month ago

Fixes #266

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.54%. Comparing base (4c3ac27) to head (88ef143).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #283 +/- ## ======================================= Coverage 86.54% 86.54% ======================================= Files 21 21 Lines 513 513 Branches 7 7 ======================================= Hits 444 444 Misses 69 69 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

PatrickKa commented 3 weeks ago

I just ran the HW tests for the FRAM and flash (EPS has nothing interesting implemented yet) and everything worked \o/.