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 f30abc4200 pkg/tinyusb/tinyusb_board_reset: define feature as RIOT internal
Defining the feature as RIOT internal avoids that the board has to set USB_VID and USB_PID explicit to USB_VID_TESTInG/USB_PID_TESTING if tinyUSB board reset feature is used.
2023-03-10 12:42:47 +01:00
..
include pkg/tinyusb: support for network device class descriptors 2023-02-01 21:56:36 +01:00
Makefile pkg: add tinyUSB device/host stack as package 2022-09-30 19:05:51 +02:00
tinyusb_board_reset.c pkg/tinyusb/tinyusb_board_reset: define feature as RIOT internal 2023-03-10 12:42:47 +01:00
tinyusb_descriptors.c pkg/tinyusb: support for network device class descriptors 2023-02-01 21:56:36 +01:00
tinyusb.c pkg/tinyusb: add DFU and DFU_RT device class implementation 2023-01-15 18:09:55 +01:00