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/06/28 10:58:48 UTC

[GitHub] [mynewt-core] kasjer opened a new pull request #2633: da1469x/i2c: Enable I2C controller on init

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


   hal_i2c_init function used to configure I2C hardware completely.
   Power improvements changed this behavior, but those changes
   were mostly for bus driver functionality where power management
   is handled batter.
   
   This brings back enabling hardware in hal_i2c_init in case
   some application (sensors_test) uses I2C with hal functions
   only and does not care about power management.


-- 
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-unsubscribe@mynewt.apache.org

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