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

feat: support avr opcodes #219

Merged
merged 2 commits into from
Feb 2, 2025
Merged

Conversation

WillLillis
Copy link
Collaborator

This PR builds off of #216, adding support for AVR opcodes in the server. There is still a bit of cleanup I'd like to do before merging, but testing locally everything seems to be working as expected.

A big thank you is owed to @Svarshick for getting the hard part of this done!

Closes #74

@WillLillis WillLillis mentioned this pull request Feb 1, 2025
9 tasks
@WillLillis WillLillis changed the title start work on avr instuctions parsing feat: support avr opcodes Feb 2, 2025
@WillLillis WillLillis enabled auto-merge (rebase) February 2, 2025 21:21
@WillLillis WillLillis disabled auto-merge February 2, 2025 21:22
@WillLillis WillLillis merged commit ae10ea4 into bergercookie:master Feb 2, 2025
14 checks passed
@WillLillis WillLillis deleted the avr_parsing branch February 2, 2025 21:46
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.

[question]: what is the correct way to add other architectures?
1 participant