o done testing
This commit is contained in:
parent
af48032798
commit
59aad4c7a8
@ -19,7 +19,7 @@ respectively.
|
||||
*/
|
||||
|
||||
|
||||
#define BUFFER_SIZE 8
|
||||
#define BUFFER_SIZE 4
|
||||
#define BUFFER_CRC (1024 * 64)
|
||||
#define BANK_SIZE (1<<15)
|
||||
|
||||
|
||||
@ -97,7 +97,7 @@ section at the end of this file).
|
||||
* it is required by the standard. We have made it a config option because it
|
||||
* bloats the code considerably.
|
||||
*/
|
||||
#define USB_CFG_SUPPRESS_INTR_CODE 0
|
||||
#define USB_CFG_SUPPRESS_INTR_CODE 1
|
||||
/* Define this to 1 if you want to declare interrupt-in endpoints, but don't
|
||||
* want to send any data over them. If this macro is defined to 1, functions
|
||||
* usbSetInterrupt() and usbSetInterrupt3() are omitted. This is useful if
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user