You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2018/10/16 18:10:04 UTC

[mynewt-core] branch master updated (5079fe2 -> 46bb9de)

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

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


    from 5079fe2  Merge pull request #1414 from andrzej-kaczmarek/pic32-stack
     add a6c9b0d  Allow SPI_2 for MCU_NRF52832, add SPI_3 for MCU_NRF52840.
     add 85cb08e  Add SPI_3 to syscfg.restrictions.
     new 46bb9de  Merge pull request #1456 from jeremywood/nrf52_spi_config

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/nrf52xxx/syscfg.yml | 39 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 37 insertions(+), 2 deletions(-)


[mynewt-core] 01/01: Merge pull request #1456 from jeremywood/nrf52_spi_config

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

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

commit 46bb9de9f8b556087ffc213f1b8f31105b0da922
Merge: 5079fe2 85cb08e
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Tue Oct 16 20:09:57 2018 +0200

    Merge pull request #1456 from jeremywood/nrf52_spi_config
    
    hw/mcu: Allow SPI_2 for MCU_NRF52832, add SPI_3 for MCU_NRF52840.

 hw/mcu/nordic/nrf52xxx/syscfg.yml | 39 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 37 insertions(+), 2 deletions(-)