1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/usb_board_reset
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
..
Kconfig pkg/tinyusb: board reset feature moved 2023-01-03 10:05:54 +01:00
Makefile
usb_board_reset.c sys/usb_board_reset: add dummy reset in bootloader function 2023-01-03 10:05:54 +01:00