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 functions for managing RTC interrupts #3

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ChocolateLoverRaj
Copy link

I tested all the functions I added in my OS and it worked

This is a draft because:

  • Some variable names should be changed
  • Maybe cfg_if! should be used for the functions I added
  • I added a dependency which doesn't work with no_std, I made a PR, and it's not merged yet.

Closes #2

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.

Is there a crate for setting up RTC interrupts?
1 participant