You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/02/26 14:04:06 UTC

[GitHub] [mynewt-core] kasjer opened a new pull request #2506: Bus driver power management improvments

kasjer opened a new pull request #2506:
URL: https://github.com/apache/mynewt-core/pull/2506


   Automatic mode for bus required calling function **bus_dev_set_pm()**..
   Now it's possible to enable automatic mode using syscfg values.
   
   When automatic mode is chosen, bus is not enabled till it is used.
   Before even if bus_dev_set_pm() was called to set automatic mode,
   bus that was enabled during initialization stayed enabled and would
   be automatically disabled after first use.


----------------------------------------------------------------
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.

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



[GitHub] [mynewt-core] kasjer merged pull request #2506: Bus driver power management improvments

Posted by GitBox <gi...@apache.org>.
kasjer merged pull request #2506:
URL: https://github.com/apache/mynewt-core/pull/2506


   


----------------------------------------------------------------
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.

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



[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2506: Bus driver power management improvments

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on pull request #2506:
URL: https://github.com/apache/mynewt-core/pull/2506#issuecomment-786667319


   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   


----------------------------------------------------------------
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.

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