1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/tinyusb
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
..
cdc_acm_stdio pkg/tinyusb: board reset feature moved 2023-01-03 10:05:54 +01:00
contrib pkg/tinyusb: board reset feature moved 2023-01-03 10:05:54 +01:00
hw pkg/tinyusb: fix reset for STM32 boards without internal D+ pullup 2022-11-30 15:17:51 +01:00
patches pkg/tinyusb: add SAM0-based MCU support 2022-10-05 19:23:37 +02:00
doc.txt pkg/tinyusb: update doc for common descriptors 2022-11-13 11:33:24 +01:00
Kconfig Merge pull request #19007 from gschorcht/pkg/tinyusb_stdio_kconfig 2022-12-06 17:16:09 +01:00
Kconfig.cdc pkg/tinyusb: some cleanup of configuration and descriptors 2022-12-04 17:06:48 +01:00
Kconfig.hid pkg/tinyusb: add Kconfig variables for common tinyUSB descriptors 2022-11-09 06:57:55 +01:00
Kconfig.msc pkg/tinyusb: some cleanup of configuration and descriptors 2022-12-04 17:06:48 +01:00
Makefile pkg/tinyusb: implement stdio via CDC ACM 2022-11-09 12:06:36 +01:00
Makefile.dep pkg/tinyusb/cdc_acm_acm: enable stdio_available by default 2022-12-03 12:59:17 +01:00
Makefile.include Merge pull request #18781 from gschorcht/pkg/tinyusb_nrf52 2022-10-26 11:59:18 +02:00
Makefile.nrf52 pkg/tinyusb: add nRF52 support 2022-10-21 18:09:38 +02:00