We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8787895 commit 2189ecaCopy full SHA for 2189eca
1 file changed
src/stm32f103/olimexstm32h103/config.h
@@ -78,7 +78,7 @@
78
#define USB_PULLUP_ACTIVE_HIGH 0
79
#endif
80
#ifndef USB_PULLUP_OPEN_DRAIN
81
-#define USB_PULLUP_OPEN_DRAIN 0
+#define USB_PULLUP_OPEN_DRAIN 1
82
83
84
#ifndef USES_GPIOA
0 commit comments