You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ml...@apache.org on 2018/05/22 14:09:29 UTC

[mynewt-core] branch master updated (6ceea47 -> c99961f)

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

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


    from 6ceea47  Upgrade CMSIS to 5.3.0
     add 65973b2  Updating some things for the nrf52810
     add 438bae4  Remove extra semicolon in nrfx_glue.h
     add c9009a9  Adding ign_pkg for NRF52810 hal_i2c.c and hal_spi.c aren't supported in the NRF52810 spim and i2cm are.
     add c76b459  Fixing pkg.ign_files that was in the wrong package
     new c99961f  Merge pull request #1106 from alvarop/nrf52810

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/include/nrfx_glue.h              |  2 +-
 hw/mcu/nordic/nrf52xxx/include/mcu/cortex_m4.h |  6 +-----
 hw/mcu/nordic/nrf52xxx/pkg.yml                 |  6 ++++++
 hw/mcu/nordic/nrf52xxx/src/hal_flash.c         |  8 +++++++
 hw/mcu/nordic/nrf52xxx/src/hal_gpio.c          | 29 ++++++++++++++++++++++++++
 hw/mcu/nordic/pkg.yml                          |  4 ++++
 6 files changed, 49 insertions(+), 6 deletions(-)

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

[mynewt-core] 01/01: Merge pull request #1106 from alvarop/nrf52810

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

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

commit c99961f59c093b06c3bb5dd96b60d8dc52dcb6ac
Merge: 6ceea47 c76b459
Author: Miguel Azevedo <mi...@gmail.com>
AuthorDate: Tue May 22 15:09:26 2018 +0100

    Merge pull request #1106 from alvarop/nrf52810
    
    NRF52810 Support

 hw/mcu/nordic/include/nrfx_glue.h              |  2 +-
 hw/mcu/nordic/nrf52xxx/include/mcu/cortex_m4.h |  6 +-----
 hw/mcu/nordic/nrf52xxx/pkg.yml                 |  6 ++++++
 hw/mcu/nordic/nrf52xxx/src/hal_flash.c         |  8 +++++++
 hw/mcu/nordic/nrf52xxx/src/hal_gpio.c          | 29 ++++++++++++++++++++++++++
 hw/mcu/nordic/pkg.yml                          |  4 ++++
 6 files changed, 49 insertions(+), 6 deletions(-)

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