We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5be76a6 commit e098fb8Copy full SHA for e098fb8
variants/STM32C0xx/C011J(4-6)M/generic_clock.c
@@ -12,6 +12,7 @@
12
*/
13
#if defined(ARDUINO_GENERIC_C011J4MX) || defined(ARDUINO_GENERIC_C011J6MX)
14
#include "pins_arduino.h"
15
+#include "stm32yyxx_ll_utils.h"
16
17
/**
18
* @brief System Clock Configuration
0 commit comments