File tree Expand file tree Collapse file tree
STM32F1/cores/maple/libmaple/usb/stm32f1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262
6363#if !(defined(BOARD_maple ) || defined(BOARD_maple_RET6 ) || \
6464 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.
65+ // #warning USB CDC ACM relies on LeafLabs board-specific configuration.\
66+ // You may have problems on non-LeafLabs boards.
6767#endif
6868
6969static void vcomDataTxCb (void );
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ netduino2plus.upload.protocol=maple_dfu
116116#netduino2plus.upload.use_1200bps_touch=false
117117netduino2plus.upload.file_type=bin
118118netduino2plus.upload.maximum_size=1048576
119- netduino2plus.upload.maximum_data_size=196608
119+ netduino2plus.upload.maximum_data_size=131072
120120
121121netduino2plus.upload.usbID=0483:df11
122122netduino2plus.upload.altID=0
You can’t perform that action at this time.
0 commit comments