1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-21 15:54:39 +01:00

remove 3 endpoints to match at32u4 limit

This commit is contained in:
Martino Facchin 2015-06-12 15:15:03 +02:00 committed by Cristian Maglie
parent f37547e8fd
commit ada0e4c2f3

View File

@ -315,10 +315,7 @@ u8 _initEndpoints[] =
EP_TYPE_BULK_IN, // CDC_ENDPOINT_IN EP_TYPE_BULK_IN, // CDC_ENDPOINT_IN
#ifdef PLUGGABLE_USB_ENABLED #ifdef PLUGGABLE_USB_ENABLED
//allocate 6 endpoints and remove const so they can be changed by the user //allocate 3 endpoints and remove const so they can be changed by the user
0,
0,
0,
0, 0,
0, 0,
0, 0,