You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been working on a GD32vf103-based project that looks like it'll require some interrupt handlers. Unfortunately, the official documentation for the chip doesn't seem to have a lot of information (at least in the English-language documents I've found so far), and I haven't had much luck figuring things out from this HAL's docs, either.
If there's anyone who's willing to provide some initial guidance on how to use the existing interrupt-handling code in this crate, I'd be happy to help write docs and/or polish the API.
The text was updated successfully, but these errors were encountered:
I've been working on a GD32vf103-based project that looks like it'll require some interrupt handlers. Unfortunately, the official documentation for the chip doesn't seem to have a lot of information (at least in the English-language documents I've found so far), and I haven't had much luck figuring things out from this HAL's docs, either.
If there's anyone who's willing to provide some initial guidance on how to use the existing interrupt-handling code in this crate, I'd be happy to help write docs and/or polish the API.
The text was updated successfully, but these errors were encountered: