Skip to content

Commit

Permalink
Update variants/STM32L4xx/L433R(B-C)(I-T-Y)_L443RC(I-T-Y)/generic_clo…
Browse files Browse the repository at this point in the history
…ck.c

Signed-off-by: Frederic Pillon <[email protected]>
  • Loading branch information
fpistm authored Jun 5, 2023
1 parent b0b1dbd commit 7bc1d3e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ WEAK void SystemClock_Config(void)
{
RCC_OscInitTypeDef RCC_OscInitStruct = {};
RCC_ClkInitTypeDef RCC_ClkInitStruct = {};
RCC_PeriphCLKInitTypeDef PeriphClkInit = {};

/** Configure the main internal regulator output voltage
*/
Expand Down

0 comments on commit 7bc1d3e

Please sign in to comment.