We haven't rebuilt the PAC since all the SVD changes were integrated.
There's also been a recent svd2rust release, so I updated to that at the same time.
This might be a good opportunity to bump the version number and do a crates.io release as well.
I have tested a bl602-hal using these changes, it builds and runs the UART and GPIO tests.
We haven't rebuilt the PAC since all the SVD changes were integrated. There's also been a recent svd2rust release, so I updated to that at the same time. This might be a good opportunity to bump the version number and do a crates.io release as well.
I have tested a bl602-hal using these changes, it builds and runs the UART and GPIO tests.
Need to merge https://github.com/sipeed/bl602-hal/pull/22 before merging this to avoid breaking the HAL