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

Refactor all instances of PIC32 unlock sequence into separate functions #85

Open
mtusnio opened this issue Mar 20, 2017 · 0 comments
Open

Comments

@mtusnio
Copy link
Member

mtusnio commented Mar 20, 2017

We run the SYSKEY unlock sequence a few times in the code (i.e. here), we should move it all under one function and ensure that interrupts are disabled when the sequence is run.

Acceptance Criteria:

  • Add functions that run the unlock/lock sequence
  • Ensure interrupts are disabled while the sequence is being run
@mtusnio mtusnio changed the title Refactor all instances of PIC32 unlock sequence into a separate function Refactor all instances of PIC32 unlock sequence into separate functions Mar 20, 2017
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

No branches or pull requests

1 participant