vrahane commented on code in PR #3090:
URL: https://github.com/apache/mynewt-core/pull/3090#discussion_r1348750647


##########
hw/usb/tinyusb/syscfg.yml:
##########
@@ -33,7 +33,7 @@ syscfg.defs:
     USBD_SYSINIT_STAGE:
         description: >
             Sysinit stage for USB device functionality.
-        value: 500
+        value: 21

Review Comment:
   Though, if you guys feel nervous about   initializing it that early, 
cdc_console will have to be initialized later which will be in the 500s which 
will be too late. I am fine either ways. Adding a restriction seems fine but 
the default does need to change.



-- 
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: commits-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to