vintagepc / MK404

A functional Simulator for Prusa (Mini/Einsy) Rambo based printers
https://vintagepc.github.io/MK404/
GNU General Public License v3.0
72 stars 9 forks source link

implement IOIN IO readback #368

Closed vintagepc closed 2 years ago

vintagepc commented 2 years ago

Description

adds the three big GPIO pins to the IOIN status register for readback.

codecov[bot] commented 2 years ago

Codecov Report

Base: 91.48% // Head: 91.48% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (3977888) compared to base (fddfbaa). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #368 +/- ## ======================================= Coverage 91.48% 91.48% ======================================= Files 167 167 Lines 7830 7833 +3 ======================================= + Hits 7163 7166 +3 Misses 667 667 ``` | [Impacted Files](https://codecov.io/gh/vintagepc/MK404/pull/368?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [parts/components/TMC2130.h](https://codecov.io/gh/vintagepc/MK404/pull/368/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cGFydHMvY29tcG9uZW50cy9UTUMyMTMwLmg=) | `100.00% <ø> (ø)` | | | [parts/components/TMC2130.cpp](https://codecov.io/gh/vintagepc/MK404/pull/368/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cGFydHMvY29tcG9uZW50cy9UTUMyMTMwLmNwcA==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.