zephyr/subsys/usb
Tomasz Moń f411f801fe usb: device_next: Separate endpoint assignment from class data
Introduce usbd_class_iter for keeping endpoint assignment variables
and the single-linked list node. No functional changes right now, but
this paves the way for independent speed specific configurations.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2024-04-22 06:51:22 -07:00
..
device drivers: use DT_INST_PROP over DT_INST_PROP_OR if possible 2024-01-30 00:26:58 +00:00
device_next usb: device_next: Separate endpoint assignment from class data 2024-04-22 06:51:22 -07:00
host linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
usb_c usbc: fix shadowed declaration build error 2024-01-18 11:28:54 +00:00
CMakeLists.txt usb: add initial USB host support 2022-12-16 13:21:12 +01:00