zephyr/subsys/usb/device
Aurelien Jarno 77ef1b715a usb: cdc_acm: implement uart_config_get() API
Implement the uart_config_get() API by converting the existing
line coding structure to the struct uart_config format.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2022-07-05 18:00:24 +02:00
..
class usb: cdc_acm: implement uart_config_get() API 2022-07-05 18:00:24 +02:00
bos.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
CMakeLists.txt
Kconfig
os_desc.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
os_desc.h
usb_descriptor.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
usb_descriptor.h
usb_device.c usb: device: Update to use gpio_dt_spec 2022-07-04 15:34:13 +02:00
usb_transfer.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
usb_transfer.h
usb_work_q.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
usb_work_q.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00