1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/usb/usbus
Koen Zandberg 1a6209a8fe
usbus_fmt: Add missing alt iface size increase
The configuration length verification was not taking additional alt
interface descriptors into account. This breaks situations where an alt
interface is used such as is the case with CDC ECM
2019-12-06 14:28:32 +01:00
..
cdc Merge pull request #12504 from bergzand/pr/usbus/descr_terminology 2019-11-12 11:41:10 +01:00
Makefile usbus: Add cdc acm function 2019-09-30 18:40:59 +02:00
usbus_control_slicer.c usbus/control: fix spelling errors in control slicer 2019-10-23 10:40:02 +02:00
usbus_control.c usbus: Unify terminology to use 'descriptor' everywhere 2019-11-12 10:29:19 +01:00
usbus_fmt.c usbus_fmt: Add missing alt iface size increase 2019-12-06 14:28:32 +01:00
usbus.c Merge pull request #12504 from bergzand/pr/usbus/descr_terminology 2019-11-12 11:41:10 +01:00