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
From this project's inception we've just been hard-coding the clock source for peripheral drivers (usually just using the default clock source). This has been done just to keep things simple. We've reached the point that I feel we should start thinking more about this. I think it should not be too difficult to provide consistent APIs for configuring clock sources.
(I have not thought about this much (or at all, really) yet but I will update this comment once I have a better idea of what we should actually do about this)
The text was updated successfully, but these errors were encountered:
I changed my mind, this isn't a beta blocker but a 1.0 blocker - I've added a note in #2495 (the only driver where we set the clock source) to mark it as unstable until we figure out a full solution for this.
From this project's inception we've just been hard-coding the clock source for peripheral drivers (usually just using the default clock source). This has been done just to keep things simple. We've reached the point that I feel we should start thinking more about this. I think it should not be too difficult to provide consistent APIs for configuring clock sources.
(I have not thought about this much (or at all, really) yet but I will update this comment once I have a better idea of what we should actually do about this)
The text was updated successfully, but these errors were encountered: