When I first tried to compile, I ran into errors with the tryset*() functions, so I updated a couple things so that this will work using the latest commit from the bl602-hal repo that has the embedded-hal-1.0.0-Alpha5 integrated into it. It now compiles right out of the box with these changes, at least for me.
This is my first time working officially with embedded rust and this code base, so please let me know if any of my changes would make more sense if done differently.
When I first tried to compile, I ran into errors with the tryset*() functions, so I updated a couple things so that this will work using the latest commit from the bl602-hal repo that has the embedded-hal-1.0.0-Alpha5 integrated into it. It now compiles right out of the box with these changes, at least for me.
This is my first time working officially with embedded rust and this code base, so please let me know if any of my changes would make more sense if done differently.