Skip to content

#358 - Improved reset framework - #359

Open
vintagepc wants to merge 8 commits into
masterfrom
358-better-reset-handling
Open

#358 - Improved reset framework#359
vintagepc wants to merge 8 commits into
masterfrom
358-better-reset-handling

Conversation

@vintagepc

Copy link
Copy Markdown
Owner

Description

Fixes resets not properly resetting peripherals and gives them a chance to (re)set their GPIO states.

Behaviour/ Breaking changes

Quite an invasive change, likely to break a few things where the current behaviour happens to work but is not technically correct....

Linked issues:

@codecov

codecov Bot commented Mar 7, 2022

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.48%. Comparing base (37ba3f8) to head (fb32814).
⚠️ Report is 20 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   91.45%   91.48%   +0.02%     
==========================================
  Files         167      167              
  Lines        7793     7818      +25     
==========================================
+ Hits         7127     7152      +25     
  Misses        666      666              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vintagepc
vintagepc marked this pull request as ready for review March 11, 2022 14:00
@vintagepc
vintagepc requested a review from leptun March 11, 2022 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Check and fix initial register values after reset

1 participant