update to CubeMX 6.14.0, FW_H7 1.12.1
This commit is contained in:
@ -412,7 +412,7 @@ void HAL_PWR_DisableBkUpAccess (void)
|
||||
* only Cortex-M4 or wake up Cortex-M7 and Cortex-M4.
|
||||
* @retval None.
|
||||
*/
|
||||
void HAL_PWR_ConfigPVD (PWR_PVDTypeDef *sConfigPVD)
|
||||
void HAL_PWR_ConfigPVD (const PWR_PVDTypeDef *sConfigPVD)
|
||||
{
|
||||
/* Check the PVD configuration parameter */
|
||||
if (sConfigPVD == NULL)
|
||||
|
||||
Reference in New Issue
Block a user