We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b53254 + 04d50f7 commit d34c58dCopy full SHA for d34c58d
1 file changed
STM32F1/cores/maple/libmaple/usb/stm32f1/usb_cdcacm.c
@@ -62,8 +62,8 @@
62
63
#if !(defined(BOARD_maple) || defined(BOARD_maple_RET6) || \
64
defined(BOARD_maple_mini) || defined(BOARD_maple_native))
65
-#warning USB CDC ACM relies on LeafLabs board-specific configuration.\
66
- You may have problems on non-LeafLabs boards.
+//#warning USB CDC ACM relies on LeafLabs board-specific configuration.\
+// You may have problems on non-LeafLabs boards.
67
#endif
68
69
static void vcomDataTxCb(void);
0 commit comments