1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +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 sys: add usb_board_reset module 2020-03-18 10:43:05 +01:00
usb_board_reset.c sys/usb_board_reset: add dummy reset in bootloader function 2023-01-03 10:05:54 +01:00