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-unsubscr...@mynewt.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org