| .. |
|
app
|
usb: device_next: rework CDC ACM serial for flash usage
|
2025-06-20 16:23:34 +02:00 |
|
class
|
drivers: udc: disable SOF interrupt by default
|
2025-06-23 15:43:32 +01:00 |
|
CMakeLists.txt
|
usb: device_next: allow CDC ACM UART to be initialized and enabled at boot
|
2025-02-12 02:22:18 +01:00 |
|
Kconfig
|
usb: device_next: allow to limit number or digits in serial number
|
2025-06-19 14:04:31 +02:00 |
|
usbd_ch9.c
|
usb: device_next: allow to limit number or digits in serial number
|
2025-06-19 14:04:31 +02:00 |
|
usbd_ch9.h
|
usb: device_next: Rename usbd_contex to usbd_context
|
2024-06-03 06:43:20 -07:00 |
|
usbd_class_api.h
|
usb: device_next: rename usbd_class_node to usb_class_data
|
2024-04-22 06:51:22 -07:00 |
|
usbd_class.c
|
usb: device_next: Disassociate USB contexts from classes
|
2025-06-09 15:02:55 -07:00 |
|
usbd_class.h
|
usb: device_next: Rename usbd_contex to usbd_context
|
2024-06-03 06:43:20 -07:00 |
|
usbd_config.c
|
usb: device_next: Reduce code size on Full-Speed only configuration
|
2025-04-10 12:57:19 +02:00 |
|
usbd_config.h
|
usb: device_next: Rename usbd_contex to usbd_context
|
2024-06-03 06:43:20 -07:00 |
|
usbd_core.c
|
usb: device_next: Reduce code size on Full-Speed only configuration
|
2025-04-10 12:57:19 +02:00 |
|
usbd_data.ld
|
usb: device_next: Rename usbd_contex to usbd_context
|
2024-06-03 06:43:20 -07:00 |
|
usbd_desc.c
|
usb: device_next: disable high-speed USB device descriptor if not used
|
2025-06-03 14:48:29 +01:00 |
|
usbd_desc.h
|
usb: device_next: Rename usbd_contex to usbd_context
|
2024-06-03 06:43:20 -07:00 |
|
usbd_device.c
|
usb: device_next: fix the null pointer dereference on FS devices
|
2025-06-13 11:13:14 +02:00 |
|
usbd_device.h
|
usb: device_next: Reduce code size on Full-Speed only configuration
|
2025-04-10 12:57:19 +02:00 |
|
usbd_endpoint.c
|
usb: device_next: respect bMaxPacketSize0 in control transfers
|
2024-10-02 14:54:04 +01:00 |
|
usbd_endpoint.h
|
|
|
|
usbd_init.c
|
usb: device_next: Reduce code size on Full-Speed only configuration
|
2025-04-10 12:57:19 +02:00 |
|
usbd_init.h
|
usb: device_next: Rename usbd_contex to usbd_context
|
2024-06-03 06:43:20 -07:00 |
|
usbd_interface.c
|
usb: device_next: always reset endpoints to defaults on SetInterface
|
2025-03-26 07:08:06 +01:00 |
|
usbd_interface.h
|
usb: device_next: Rename usbd_contex to usbd_context
|
2024-06-03 06:43:20 -07:00 |
|
usbd_msg.c
|
usb: device_next: allow message callback to be executed from USBD thread
|
2025-06-03 14:48:29 +01:00 |
|
usbd_msg.h
|
usb: device_next: Rename usbd_contex to usbd_context
|
2024-06-03 06:43:20 -07:00 |
|
usbd_shell.c
|
usb: device_next: Reduce code size on Full-Speed only configuration
|
2025-04-10 12:57:19 +02:00 |