Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84dcd3d commit ca952a3Copy full SHA for ca952a3
variants/STM32F4xx/F412Z(E-G)(J-T)/generic_clock.c
@@ -22,7 +22,6 @@
22
WEAK void SystemClock_Config(void)
23
{
24
/* SystemClock_Config can be generated by STM32CubeMX */
25
- // #warning "SystemClock_Config() is empty. Default clock at reset is used."
26
RCC_OscInitTypeDef RCC_OscInitStruct = {};
27
RCC_ClkInitTypeDef RCC_ClkInitStruct = {};
28
0 commit comments