-
Hello, do I understand properly from the thread at #42066 that there's no host cdc-acm driver for driving cdc-acm based devices (e.g. modem connected through USB) in Zephyr? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
If I've understood properly the tree, the host class drivers directory is at https://github.com/zephyrproject-rtos/zephyr/tree/main/subsys/usb/host and there's no sign of a cdc-acm driver, so it seems confirmed that it is not supported. Thanks |
Beta Was this translation helpful? Give feedback.
-
As of today host CDC-ACM support is marked as WIP at #42066 |
Beta Was this translation helpful? Give feedback.
As of today host CDC-ACM support is marked as WIP at #42066