mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-19 13:54:23 +01:00
remove 3 endpoints to match at32u4 limit
This commit is contained in:
parent
f37547e8fd
commit
ada0e4c2f3
@ -315,10 +315,7 @@ u8 _initEndpoints[] =
|
||||
EP_TYPE_BULK_IN, // CDC_ENDPOINT_IN
|
||||
|
||||
#ifdef PLUGGABLE_USB_ENABLED
|
||||
//allocate 6 endpoints and remove const so they can be changed by the user
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
//allocate 3 endpoints and remove const so they can be changed by the user
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user