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

DOC interrupt handling, WAI bugfixes, and small host fix #85

Merged
merged 6 commits into from
Apr 2, 2023

Conversation

samkusin
Copy link
Owner

@samkusin samkusin commented Apr 2, 2023

DOC Interrupts are now queued to the OIR (per specification enabled oscillator interrupts will be queued and read sequentially from the application.)

The WAI instruction also really does stall the processor until an IRQ is triggered by an I/O operation.

Removed the data directory command line argument from the host application.

Allow navigation to the data directory via a button in the host GUI

@samkusin samkusin merged commit 3dcd9b2 into main Apr 2, 2023
@samkusin samkusin deleted the 0.6-release-2 branch April 2, 2023 14:14
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.

1 participant