Skip to content

Commit b1d976b

Browse files
committed
Add include stm32yyxx_ll_utils.h to C071R(8-B)T
1 parent 09367c2 commit b1d976b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: variants/STM32C0xx/C071R(8-B)T/generic_clock.c

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
*/
1313
#if defined(ARDUINO_GENERIC_C071R8TX) || defined(ARDUINO_GENERIC_C071RBTX)
1414
#include "pins_arduino.h"
15+
#include "stm32yyxx_ll_utils.h"
1516

1617
/**
1718
* @brief System Clock Configuration

0 commit comments

Comments
 (0)