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 e587dd458afe63aa5dbdc80215a905d487cb64a7
Merge: 52acffc b1fd0ae
Author: wes3 <wi...@runtime.io>
AuthorDate: Mon Mar 5 15:44:34 2018 -0800

    Merge pull request #869 from sdalu/master
    
    hw/bsp: DWM1001-DEV board

 hw/bsp/dwm1001-dev/boot-nrf52xxaa.ld               |  25 ++
 hw/bsp/dwm1001-dev/bsp.yml                         |  64 ++++
 hw/bsp/dwm1001-dev/dwm1001-dev_debug.cmd           |  22 ++
 hw/bsp/dwm1001-dev/dwm1001-dev_debug.sh            |  46 +++
 hw/bsp/dwm1001-dev/dwm1001-dev_download.cmd        |  22 ++
 hw/bsp/dwm1001-dev/dwm1001-dev_download.sh         |  40 +++
 hw/bsp/dwm1001-dev/dwm1001-dev_no_boot.ld          | 191 ++++++++++++
 hw/bsp/dwm1001-dev/include/bsp/boards.h            |  19 ++
 hw/bsp/dwm1001-dev/include/bsp/bsp.h               |  96 ++++++
 hw/bsp/dwm1001-dev/include/bsp/cmsis_nvic.h        |  29 ++
 hw/bsp/dwm1001-dev/nrf52xxaa.ld                    |  25 ++
 hw/bsp/dwm1001-dev/pkg.yml                         | 133 +++++++++
 hw/bsp/dwm1001-dev/split-dwm1001-dev.ld            | 208 +++++++++++++
 .../src/arch/cortex_m4/gcc_startup_nrf52.s         | 301 +++++++++++++++++++
 .../src/arch/cortex_m4/gcc_startup_nrf52_split.s   | 166 +++++++++++
 hw/bsp/dwm1001-dev/src/hal_bsp.c                   | 324 +++++++++++++++++++++
 hw/bsp/dwm1001-dev/src/sbrk.c                      |  59 ++++
 hw/bsp/dwm1001-dev/syscfg.yml                      | 132 +++++++++
 18 files changed, 1902 insertions(+)

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

Reply via email to