zephyr/samples/subsys/usb/common
Johann Fischer 0cfc15da2e usb: device_next: rename usbd_class_iter to usbd_class_node
For the last dozen commits, the role of usbd_class_node has actually
been taken over by usbd_class_iter. After cleaning up and merging
usbd_class_node and usbd_class_data, we can rename usbd_class_iter to
usbd_class_node to better reflect its role.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-04-22 06:51:22 -07:00
..
common.cmake
Kconfig.sample_usbd
sample_usbd_init.c usb: device_next: rename usbd_class_iter to usbd_class_node 2024-04-22 06:51:22 -07:00
sample_usbd.h samples: usb: add message callback registration to the common code 2024-03-22 10:10:42 +01:00