zephyr/subsys/usb/device_next/class
Johann Fischer 567827add8 usb: device_next: use USB notification in CDC ACM implementation
Add message types for line coding and contol line state updates.
Add a publish message function that takes a pointer to a device
structure as payload, and use USB notification in the CDC ACM
implementation.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-03-22 10:10:42 +01:00
..
bt_hci.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
Kconfig usb: device_next: new USB Audio 2 implementation 2024-02-01 15:07:37 +01:00
Kconfig.bt usb: device_next: add BT HCI USB transport layer 2023-01-27 00:57:22 +09:00
Kconfig.cdc_acm
Kconfig.cdc_ecm usb: device_next: add CDC ECM class implementation 2023-05-11 11:26:54 +02:00
Kconfig.loopback usb: device_next: rename Kconfig template instances count 2023-01-11 17:44:27 +01:00
Kconfig.msc usb: device_next: new USB Mass Storage implementation 2023-02-24 15:19:20 +01:00
Kconfig.template.instances_count usb: device_next: rename Kconfig template instances count 2023-01-11 17:44:27 +01:00
Kconfig.uac2 usb: device_next: new USB Audio 2 implementation 2024-02-01 15:07:37 +01:00
loopback.c usb: device_next: loopback: fixup left over from early state 2023-10-01 09:26:07 +03:00
usbd_cdc_acm.c usb: device_next: use USB notification in CDC ACM implementation 2024-03-22 10:10:42 +01:00
usbd_cdc_ecm.c usb: device_next: allow string descriptor index to be updated 2023-05-26 09:48:19 -04:00
usbd_msc_scsi.c usb: fix common misspellings in USB support 2023-07-26 10:46:01 +02:00
usbd_msc_scsi.h usb: device_next: report medium error on Mass Storage failed writes 2023-05-17 11:45:45 +02:00
usbd_msc.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
usbd_msc.ld iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
usbd_uac2_macros.h usb: device_next: new USB Audio 2 implementation 2024-02-01 15:07:37 +01:00
usbd_uac2.c usb: device_next: new USB Audio 2 implementation 2024-02-01 15:07:37 +01:00