zephyr/subsys/usb/device/class
Johann Fischer 6130417212 usb: device: add dummy configure API
We cannot implement configure API because there is
no notification of configuration changes provided
for the Abstract Control Model and the UART controller
is only emulated.
However, it allows us to use CDC ACM UART together with
subsystems like Modbus which require configure API for
real controllers.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2022-07-13 11:36:59 +02:00
..
audio subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
dfu usb: dfu: Enable progressive erase for MCUX FlexSPI flash 2022-05-09 08:54:30 -05:00
hid subsys/usb: Fix use of 'abs' in computing when to report on_idle 2022-06-14 01:50:36 +09:00
netusb netusb: allocate packets from RX pool for incoming frames 2022-07-01 16:26:13 +00:00
bluetooth.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bt_h4.c usb: bt_h4: Set stack sizes using Kconfig 2022-06-23 14:40:01 +02:00
cdc_acm.c usb: device: add dummy configure API 2022-07-13 11:36:59 +02:00
CMakeLists.txt
Kconfig
Kconfig.bt
Kconfig.cdc
Kconfig.msc
Kconfig.template.composite_device_number
Kconfig.test
loopback.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
msc.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00