Add USB CDC transport example for ESP-IDF (Humble)#307
Conversation
|
Can be ignored for this PR as it's essentially a backport. |
|
🤔 Do we actually want to add this? It was intentionally not added to humble before. #263 (comment) Currently, CI builds this example on humble. We can make it skip that. |
|
I think the intention behind not backporting it before was to avoid a maintenance burden. |
OK. I will check the differences between this PR and the original backport. |
|
According to Mohamed-Sejid, this PR should be based on kilted. I have confirmed that the original backport is completely consistent with the current @Mohamed-Sejid, would you mind re-editing this to keep the code as consistent as possible with kilted, retaining only the necessary changes? Alternatively, I can do it myself. |
adds a micro-ROS example for the ESP-IDF environment on the humble branch on how to use the USB CDC transport for communication in the same way that the examples are available on the kilted branch