You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by st...@apache.org on 2019/06/18 18:14:57 UTC

[mynewt-core] branch master updated (fe2d73c -> 0b66be9)

This is an automated email from the ASF dual-hosted git repository.

sterling pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from fe2d73c  stm32/bsp: Fix build for sensorhub
     new 10704b5  Add back K380 speed to nrf52xxx hal_i2c
     new 8673da8  Make custom i2c clock speed
     new ec7d888  move TWI_CUSTOM_FREQUENCY_FREQUENCY_K380 to hal_i2c.c
     new 264a40c  move syscfg.yml back to nrf52xxx
     new 0b66be9  Merge pull request #1867 from JuulLabs/fix/nordic-hal-k380

The 8951 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../i2c_nrf52_twim/include/bus/drivers/i2c_nrf52_twim.h        |  4 ++++
 hw/bus/drivers/i2c_nrf52_twim/src/i2c_nrf52_twim.c             |  2 +-
 hw/mcu/nordic/nrf52xxx/src/hal_i2c.c                           | 10 ++++++++++
 hw/mcu/nordic/src/ext/nrfx/mdk/nrf52_bitfields.h               |  1 -
 4 files changed, 15 insertions(+), 2 deletions(-)