1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/tinyusb/contrib
Gunar Schorcht d66716fa38 pkg/tinyusb: support second device configuration descriptor
An alternative device configuration descriptor is required if multiple protocols, e.g. CDC ECM and RNDIS, should be used with same device interface. This commit is a prerequisite for the support of tinyusb netdev driver.
2022-12-04 17:06:48 +01:00
..
include pkg/tinyusb: support second device configuration descriptor 2022-12-04 17:06:48 +01:00
Makefile pkg: add tinyUSB device/host stack as package 2022-09-30 19:05:51 +02:00
tinyusb_descriptors.c pkg/tinyusb: support second device configuration descriptor 2022-12-04 17:06:48 +01:00
tinyusb.c pkg/tinyusb: fix reset for STM32 boards without internal D+ pullup 2022-11-30 15:17:51 +01:00