Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a check if bps is zero and abort r2d #230

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

brad-berry
Copy link

Changes

  • Add bps_zero
  • Abort R2D and TS state if BPS=0

Fixed Issue(s)

Closes 229 (issue)

Checklist

  • Code has been tested on STM32 hardware.
  • Changes do not generate any new compiler warnings.
  • Code has been formatted using trunk fmt.
  • Commit messages follow the Conventional Commits specification.

Additional Notes

Any additional notes.

@brad-berry brad-berry linked an issue Mar 19, 2024 that may be closed by this pull request
2 tasks
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.

feat(safety): prevent entering R2D if BPS reads 0
1 participant