I needed a newer version of synopsys-usb-otg so I decided to do the work of updating all the package versions and fixing the build issues. I'm opening this PR as a draft because I'm not sure what the testing/validation strategy is for this repository.
The build issue with the examples should be fixed now. It passed in my fork but the clippy task did fail because I don't have a GITHUB_TOKEN secret configured.
I needed a newer version of
synopsys-usb-otg
so I decided to do the work of updating all the package versions and fixing the build issues. I'm opening this PR as a draft because I'm not sure what the testing/validation strategy is for this repository.