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 c0d027156a pkg/tinyusb: board reset feature moved
The board reset function can be used on any CDC ACM interface. It is not necessary that the tinyUSB CDC ACM STDIO is used. Therefore, the board reset function is now a feature of the CDC ACM interface that don't require any other functionality.
2023-01-03 10:05:54 +01:00
..
include Merge pull request #19006 from gschorcht/pkg/tinyusb_board_reset 2022-12-06 17:16:18 +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: board reset feature moved 2023-01-03 10:05:54 +01:00
tinyusb_descriptors.c Merge pull request #19006 from gschorcht/pkg/tinyusb_board_reset 2022-12-06 17:16:18 +01:00
tinyusb.c pkg/tinyusb: fix reset for STM32 boards without internal D+ pullup 2022-11-30 15:17:51 +01:00