1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/usb/usbus
Koen Zandberg cd25e1c011 usbus_fmt: assert descr len matches claimed len
This commit adds runtime assertions to validate that the total length of
the configuration descriptor as communicated to the host device matches the
generated length of the configuration descriptor.
2019-12-03 15:07:42 +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: assert descr len matches claimed len 2019-12-03 15:07:42 +01:00
usbus.c Merge pull request #12504 from bergzand/pr/usbus/descr_terminology 2019-11-12 11:41:10 +01:00