Skip to content

Pluggable USB does not check maximum endpoint number #3842

Closed
@NicoHood

Description

@NicoHood

https://github.com/arduino/Arduino/blob/master/hardware/arduino/avr/cores/arduino/USBCore.cpp#L321-L323

The u2 series only can add 1 (not 3) more additional endpoint (Serial + HID for example). It still works, but you could remove this stuff there.

Wasnt there a definition with maximum interfaces? We should make this definition more flexible.
but before patching this I suggest to first get an answer here:
#3840

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions