-
Notifications
You must be signed in to change notification settings - Fork 5
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
Merge with dev #78
Merge with dev #78
Conversation
…l as changing the id and position
I will get back to this tomorrow, but it is time! |
Vizia has seen some changes since we last looked into it, leaving the Vizia-based GUI broken. Two options exist:
I figure the Vizia GUI has fallen enough behind the egui version that there is no point keeping it alive. Instead, i've refactored it to build under the most recent version, with no guarantees to correctness. If someone in the future is willing to work on making it feature-complete (general GUI exploration under different frameworks sounds like a nice master's thesis for someone not that interested in the regular embedded stuff, but still into Rust), that's fine, for now we keep it around as legacy. |
Also, this includes #40 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Too many changes to deny!!!!
Master has fallen quite a bit behind.
This merge contains, among other things
rv32i
core extended with the N-CLIC interrupt controller allowing zero-latency interrupt dispatch and return.egui
based GUI