wes3 commented on code in PR #2863:
URL: https://github.com/apache/mynewt-core/pull/2863#discussion_r950155929


##########
hw/usb/tinyusb/std_descriptors/include/tusb_config.h:
##########
@@ -118,7 +153,13 @@ extern "C" {
 #define CFG_CDC_CONSOLE          0
 #endif
 
-#define CFG_TUD_CDC              ((CFG_CDC) + (CFG_CDC_CONSOLE))
+#if MYNEWT_VAL(USBD_CDC_HCI)

Review Comment:
   Is USBD_CDC_I defined in any syscfg.yml file? I could not find it but maybe 
it is in a different PR or commit or I missed it?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to