Fix for double buffered USB and other cummulative fixes

This commit is contained in:
2018-03-04 16:35:21 +01:00
parent 3f57cdfe81
commit af70cd7488
6 changed files with 67 additions and 12 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
#include "main.h"
/* Exported types ------------------------------------------------------------*/
/* Exported constants --------------------------------------------------------*/
#define USBD_NUM_ENDPOINTS 3
#define USBD_NUM_ENDPOINTS 4
/* ########################## Module Selection ############################## */
/**