ccollins476ad commented on a change in pull request #1593: console newtmgr 
coexistance
URL: https://github.com/apache/mynewt-core/pull/1593#discussion_r247291709
 
 

 ##########
 File path: sys/console/minimal/syscfg.yml
 ##########
 @@ -50,6 +50,10 @@ syscfg.defs:
         description: 'Console UART device.'
         value: '"uart0"'
 
+    CONSOLE_DEFAULT_LOCK_TIMEOUT:
+        description: 'Default timeout (int ticks) for console_lock() function.'
+        value: 10
 
 Review comment:
   The comments about the sibling syscfg setting apply here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to