- Notifications
You must be signed in to change notification settings - Fork1k
variants(C0): add STM32C0116-DK support#2049
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@honnet if you can give your feedback then I can merge and release. 😉 |
It works! I was a bit worried about the WEAK attribute with SystemClock_Config() but I just tested the clock timings (UART + logic analyser) on both the STM32C0116-DK and a custom STM32C011D6 board, they're good! Thanks again!! PS: It seems good but I will still think about other possible tests later, this was a5 am hotel hack :) |
Supersede#1995.