We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c25db2 commit ca8c3f4Copy full SHA for ca8c3f4
libraries/SrcWrapper/src/stm32/system_stm32yyxx.c
@@ -1,3 +1,5 @@
1
+#define USE_HAL_DRIVER
2
+
3
#ifdef STM32F0xx
4
#include "system_stm32f0xx.c"
5
#endif
0 commit comments