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
<li><strong>CMSIS Device</strong> Maintenance Release version of bits and registers definition aligned with the <strong>RM0503</strong> (STM32U0 reference manual).
38
38
<ul>
39
+
<li>Fixed the right CFGR_HPRE shift in the SystemCoreClockUpdate API.</li>
40
+
<li>Align the ErrorStatus typedef declaration with HAL_StatusTypeDef.</li>
41
+
<li>Add the address to use for the bootloader jump service.</li>
<li><strong>CMSIS Device</strong> Maintenance Release version of bits and registers definition aligned with the <strong>RM0503</strong> (STM32U0 reference manual).
53
+
<ul>
39
54
<li>Add I2C_CR1_SBC bit definition.</li>
40
55
<li>Removed the I2C_CR1_SWRST bit definition.</li>
0 commit comments