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
When trying to update the pac in H7-hal's pac staging branch from v0.16 to v0.17 i ran into some problems. H7-hal's rcc code seems to assume a lot of usb related fields share the same prefix usb1otg, however somewhere between stm32h7-staging v0.16 and v0.17 some fields got usb1otghs as a prefix instead. Is this intended or should this be fixed?
The text was updated successfully, but these errors were encountered:
When trying to update the pac in H7-hal's pac staging branch from v0.16 to v0.17 i ran into some problems. H7-hal's rcc code seems to assume a lot of usb related fields share the same prefix usb1otg, however somewhere between stm32h7-staging v0.16 and v0.17 some fields got usb1otghs as a prefix instead. Is this intended or should this be fixed?
The text was updated successfully, but these errors were encountered: