You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by we...@apache.org on 2017/08/14 14:43:44 UTC

[mynewt-core] branch master updated (887f885 -> b9a658f)

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

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


    from 887f885  Merge pull request #474 from IMGJulian/pic32
     add 1497a78  nordic/hal_flash: Fix coverity issue 174090
     add 80255f4  nordic/hal_flash: Fix for coverity issue 174066
     add 5eada4d  mcu/nordic/hal_i2c: fix coverity issue 174082
     add f6a9bb5  mcu/nordic/hal_timer: fix coverity issue 174078
     new b9a658f  Merge pull request #487 from wes3/wes_coverity

The 1 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:
 hw/mcu/nordic/nrf51xxx/src/hal_flash.c | 2 +-
 hw/mcu/nordic/nrf51xxx/src/hal_i2c.c   | 8 ++++----
 hw/mcu/nordic/nrf51xxx/src/hal_timer.c | 1 +
 hw/mcu/nordic/nrf52xxx/src/hal_flash.c | 2 +-
 hw/mcu/nordic/nrf52xxx/src/hal_i2c.c   | 8 ++++----
 hw/mcu/nordic/nrf52xxx/src/hal_timer.c | 1 +
 6 files changed, 12 insertions(+), 10 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].

[mynewt-core] 01/01: Merge pull request #487 from wes3/wes_coverity

Posted by we...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b9a658fd1478b209967a90e98aa5a5cfe7df77fb
Merge: 887f885 f6a9bb5
Author: wes3 <wi...@runtime.io>
AuthorDate: Mon Aug 14 07:43:42 2017 -0700

    Merge pull request #487 from wes3/wes_coverity
    
    Coverity fixes

 hw/mcu/nordic/nrf51xxx/src/hal_flash.c | 2 +-
 hw/mcu/nordic/nrf51xxx/src/hal_i2c.c   | 8 ++++----
 hw/mcu/nordic/nrf51xxx/src/hal_timer.c | 1 +
 hw/mcu/nordic/nrf52xxx/src/hal_flash.c | 2 +-
 hw/mcu/nordic/nrf52xxx/src/hal_i2c.c   | 8 ++++----
 hw/mcu/nordic/nrf52xxx/src/hal_timer.c | 1 +
 6 files changed, 12 insertions(+), 10 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.