We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09367c2 commit b1d976bCopy full SHA for b1d976b
variants/STM32C0xx/C071R(8-B)T/generic_clock.c
@@ -12,6 +12,7 @@
12
*/
13
#if defined(ARDUINO_GENERIC_C071R8TX) || defined(ARDUINO_GENERIC_C071RBTX)
14
#include "pins_arduino.h"
15
+#include "stm32yyxx_ll_utils.h"
16
17
/**
18
* @brief System Clock Configuration
0 commit comments