Skip to content

Commit

Permalink
Update variants/STM32F4xx/F412Z(E-G)(J-T)/generic_clock.c
Browse files Browse the repository at this point in the history
Co-authored-by: Frederic Pillon <[email protected]>
Signed-off-by: Brandon <[email protected]>
  • Loading branch information
Toritos01 and fpistm authored Apr 26, 2023
1 parent 84dcd3d commit ca952a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion variants/STM32F4xx/F412Z(E-G)(J-T)/generic_clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
WEAK void SystemClock_Config(void)
{
/* SystemClock_Config can be generated by STM32CubeMX */
// #warning "SystemClock_Config() is empty. Default clock at reset is used."
RCC_OscInitTypeDef RCC_OscInitStruct = {};
RCC_ClkInitTypeDef RCC_ClkInitStruct = {};

Expand Down

0 comments on commit ca952a3

Please sign in to comment.