Skip to content

Add arch.registerInterruptHandler#52

Merged
SamTebbs33 merged 1 commit intodevelopfrom
feature/arch-register-int-handler
Jul 6, 2019
Merged

Add arch.registerInterruptHandler#52
SamTebbs33 merged 1 commit intodevelopfrom
feature/arch-register-int-handler

Conversation

@SamTebbs33
Copy link
Collaborator

This patch adds registerIntHandler(...) to arch.zig. Closes #51

@SamTebbs33 SamTebbs33 requested a review from DrDeano July 1, 2019 20:53
Copy link
Member

@DrDeano DrDeano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment :)

@SamTebbs33 SamTebbs33 force-pushed the feature/arch-register-int-handler branch from b9e1910 to 207ec92 Compare July 6, 2019 19:34
Copy link
Member

@DrDeano DrDeano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bam

@SamTebbs33 SamTebbs33 merged commit 9bd0730 into develop Jul 6, 2019
@SamTebbs33 SamTebbs33 deleted the feature/arch-register-int-handler branch July 6, 2019 22:40
SamTebbs33 added a commit that referenced this pull request Oct 7, 2019
SamTebbs33 added a commit that referenced this pull request Oct 7, 2019
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.

Add registerInterruptHandler function to arch interface

2 participants