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 2019/06/17 21:22:35 UTC

[GitHub] [mynewt-core] JustineKH opened a new pull request #1881: hal_i2c: Adding back in TWI 380kbps

JustineKH opened a new pull request #1881: hal_i2c: Adding back in TWI 380kbps
URL: https://github.com/apache/mynewt-core/pull/1881
 
 
   380kbps was removed in commit d92e0127b8761cae2048c9eb8eb2cd5223bf9e84. 
   The bit fields for 380kbps (TWI and TWIM) got added back in in commit 53a34eb4344f47685e469f69f1a5e4ff2382ced2, but not the check in hal_i2c_init() and hal_i2c_config() .
   The TWI bitfield got removed at some point after that.
   Adding back in TWI bitfield, and hal_i2c check for 380kbps.

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


With regards,
Apache Git Services