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/04/19 12:46:01 UTC

[mynewt-core] 01/01: Merge pull request #1015 from kasjer/nrf52840_qspi

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 b4d7d2a62aea1bc98d93109be5226233d3aae11c
Merge: 39bda59 360617c
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Thu Apr 19 14:45:57 2018 +0200

    Merge pull request #1015 from kasjer/nrf52840_qspi
    
    nrf52840 support for qspi flash

 hw/bsp/nrf52840pdk/src/hal_bsp.c               |  11 +-
 hw/bsp/nrf52840pdk/syscfg.yml                  |  10 +
 hw/mcu/nordic/nrf52xxx/include/mcu/nrf52_hal.h |   1 +
 hw/mcu/nordic/nrf52xxx/src/hal_qspi.c          | 286 +++++++++++++++++++++++++
 hw/mcu/nordic/nrf52xxx/src/system_nrf52.c      |  17 ++
 hw/mcu/nordic/nrf52xxx/syscfg.yml              |  72 +++++++
 6 files changed, 394 insertions(+), 3 deletions(-)

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