Skip to content

Commit

Permalink
Add include stm32yyxx_ll_utils.h to C071R(8-B)T
Browse files Browse the repository at this point in the history
  • Loading branch information
thernstig committed Nov 9, 2024
1 parent 09367c2 commit b1d976b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variants/STM32C0xx/C071R(8-B)T/generic_clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
*/
#if defined(ARDUINO_GENERIC_C071R8TX) || defined(ARDUINO_GENERIC_C071RBTX)
#include "pins_arduino.h"
#include "stm32yyxx_ll_utils.h"

/**
* @brief System Clock Configuration
Expand Down

0 comments on commit b1d976b

Please sign in to comment.