Fixed everything to work with the newer version of ChibiOS#4
Fixed everything to work with the newer version of ChibiOS#4Rayvert64 wants to merge 3 commits intothenewwazoo:masterfrom
Conversation
|
Fan-damn-tastic! Thank you! My work in the embedded space came to a very sudden halt and has languished, so thank you so much for the PR (and congratulations on your first!). You're right - the |
|
That looks to me like the definition of |
|
So it turns out that In the end a newer version of bindgen was the issue |
|
Sorry I didn't have a chance to test this over the weekend. Since I probably won't have a chance to do so this week, if you can confirm it builds and runs from a fresh checkout, I'll go ahead and merge. :) |
|
I know that it compiles, but I don't have access to my hardware right now so it might take me a bit. In the meantime I am getting OVPsim installed on the computers I work with so that I can test it on emulated hardware. Also can you tell me exactly on what hardware you tested it on, I was thinking of buying a development board to match what you tested on. |

I figured I would fix this for you(and everyone else) so that it would work with the newest version of ChibiOS.
Right now the only thing that I find iffy is the Cargo.toml file. (Yeah the "*"s...)
If you want I could just fix it right away, in next pull request I will have probably fixed it.(I am also working on the readme)
Oh also, this is my first pull request ever, so... #hashtagfirst? :P