-
Notifications
You must be signed in to change notification settings - Fork 6
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: import @hargonix hardware diff #11
base: master
Are you sure you want to change the base?
Conversation
Sorry to hear that rebasing is so hard. Have you tried to just merge the
changes from master? Or is it the amount of changes?
What do you suggest to do?
|
It's mostly the amount of changes, I think it is doable with enough attention to detail, I'm going to try again later. |
37d7f08
to
9c1730f
Compare
This is properly rebased now but it doesn't build yet and also contains all of my thesis. I'm gonna look into fixing the build. Do you want |
cfdb29a
to
a048e73
Compare
a048e73
to
710e9ed
Compare
With the additional fix commit everything is compiling now. I'll check if it still does the correct thing on irl hardware on Wednesday. |
Tested, everything is still working. |
This imports most of my hardware API related diff in the repo. I did not succeed in properly rebasing my branch onto humenda/master after trying for half a day sadly. This patch alone is not quite capable of building as some things that I can't seem to figure out are still failing but I'll leave it here for now regardless.