You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2018/03/27 21:33:14 UTC

[mynewt-core] branch master updated (1fb971a -> fa4106a)

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

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


    from 1fb971a  lis2dw12: Add set_config function (#960)
     add a7c837d  apollo2_evb - Use correct path for cmsis_core.h.
     add ed32de5  stm32 SPI - Fix dereference of non-pointer type.
     add 34859b5  stm32f1 - Add missing prototype.
     new fa4106a  Merge pull request #966 from ccollins476ad/misc-bsp-fixes

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/bsp/apollo2_evb/src/system_apollo2.c            | 2 +-
 hw/mcu/stm/stm32_common/src/stm32_driver_mod_spi.c | 4 ++--
 hw/mcu/stm/stm32f1xx/include/mcu/stm32f1_bsp.h     | 6 ++++++
 3 files changed, 9 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ccollins@apache.org.

[mynewt-core] 01/01: Merge pull request #966 from ccollins476ad/misc-bsp-fixes

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

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

commit fa4106a47122ed9d4e09b1a261ffe161cad126e0
Merge: 1fb971a 34859b5
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Tue Mar 27 14:33:10 2018 -0700

    Merge pull request #966 from ccollins476ad/misc-bsp-fixes
    
    Misc BSP fixes

 hw/bsp/apollo2_evb/src/system_apollo2.c            | 2 +-
 hw/mcu/stm/stm32_common/src/stm32_driver_mod_spi.c | 4 ++--
 hw/mcu/stm/stm32f1xx/include/mcu/stm32f1_bsp.h     | 6 ++++++
 3 files changed, 9 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ccollins@apache.org.