1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/usb/usbus
Marian Buschsieweke 6b80a1a61e
sys/usb: Use luid_base for stable USB serials
This is useful when having multiple instances of the same board
connected via USB CDC ACM and telling the TTYs apart.
2024-10-29 09:40:22 +01:00
..
cdc *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
dfu *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
hid *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
msc *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Makefile usbus/msc: add initial support for Mass Storage Class 2023-03-01 21:50:13 +01:00
Makefile.dep sys/usbus: move dependency resolution in its own Makefile.dep 2023-06-15 10:27:38 +02:00
usbus_control_slicer.c USBUS: Adapt to xmit API 2021-11-16 20:17:04 +01:00
usbus_control.c sys/usbus: answer get_status if request is standard type 2024-03-17 16:47:07 +01:00
usbus_fmt.c usbus: Bind extra USB config 2021-12-10 23:34:59 +00:00
usbus.c sys/usb: Use luid_base for stable USB serials 2024-10-29 09:40:22 +01:00