This closes #227.

Merge branch 'dcdcen' of https://github.com/wes3/incubator-mynewt-core


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/c527b867
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/c527b867
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/c527b867

Branch: refs/heads/master
Commit: c527b867af60ce90a1253940967cb1a1e6e67126
Parents: b79f75d dd2cde2
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Tue Apr 11 14:39:25 2017 -0700
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Tue Apr 11 14:39:25 2017 -0700

----------------------------------------------------------------------
 .../src/arch/cortex_m4/gcc_startup_nrf52.s        |  2 ++
 .../src/arch/cortex_m4/gcc_startup_nrf52_split.s  |  3 +++
 hw/bsp/ada_feather_nrf52/syscfg.yml               |  1 +
 .../src/arch/cortex_m4/gcc_startup_nrf52.s        |  2 ++
 .../src/arch/cortex_m4/gcc_startup_nrf52_split.s  |  3 +++
 hw/bsp/arduino_primo_nrf52/syscfg.yml             |  1 +
 .../src/arch/cortex_m0/gcc_startup_nrf51.s        |  3 +++
 .../src/arch/cortex_m0/gcc_startup_nrf51_split.s  |  3 +++
 .../bmd200/src/arch/cortex_m0/gcc_startup_nrf51.s |  3 +++
 .../src/arch/cortex_m0/gcc_startup_nrf51_split.s  |  3 +++
 hw/bsp/bmd200/syscfg.yml                          |  1 +
 .../src/arch/cortex_m4/gcc_startup_nrf52.s        |  2 ++
 .../src/arch/cortex_m4/gcc_startup_nrf52_split.s  |  3 +++
 hw/bsp/bmd300eval/syscfg.yml                      |  1 +
 .../src/arch/cortex_m4/gcc_startup_nrf52.s        |  2 ++
 .../src/arch/cortex_m4/gcc_startup_nrf52_split.s  |  3 +++
 hw/bsp/nina-b1/syscfg.yml                         |  1 +
 .../src/arch/cortex_m0/gcc_startup_nrf51.s        |  3 +++
 .../src/arch/cortex_m0/gcc_startup_nrf51.s        |  3 +++
 .../src/arch/cortex_m0/gcc_startup_nrf51_split.s  |  3 +++
 hw/bsp/nrf51-blenano/syscfg.yml                   |  1 +
 .../src/arch/cortex_m0/gcc_startup_nrf51.s        |  3 +++
 .../src/arch/cortex_m0/gcc_startup_nrf51_split.s  |  3 +++
 hw/bsp/nrf51dk-16kbram/syscfg.yml                 |  1 +
 .../src/arch/cortex_m0/gcc_startup_nrf51.s        |  3 +++
 .../src/arch/cortex_m0/gcc_startup_nrf51_split.s  |  3 +++
 hw/bsp/nrf51dk/syscfg.yml                         |  1 +
 .../src/arch/cortex_m4/gcc_startup_nrf52840.s     |  2 ++
 .../src/arch/cortex_m4/gcc_startup_nrf52_split.s  |  3 +++
 hw/bsp/nrf52840pdk/syscfg.yml                     |  1 +
 .../src/arch/cortex_m4/gcc_startup_nrf52.s        |  2 ++
 .../src/arch/cortex_m4/gcc_startup_nrf52_split.s  |  3 +++
 hw/bsp/nrf52dk/syscfg.yml                         |  1 +
 .../src/arch/cortex_m4/gcc_startup_nrf52.s        |  2 ++
 .../src/arch/cortex_m4/gcc_startup_nrf52_split.s  |  3 +++
 hw/bsp/rb-blend2/syscfg.yml                       |  1 +
 .../src/arch/cortex_m4/gcc_startup_nrf52.s        |  2 ++
 .../src/arch/cortex_m4/gcc_startup_nrf52_split.s  |  3 +++
 hw/bsp/rb-nano2/syscfg.yml                        |  1 +
 .../src/arch/cortex_m4/gcc_startup_nrf52.s        |  2 ++
 .../src/arch/cortex_m4/gcc_startup_nrf52_split.s  |  3 +++
 hw/bsp/telee02/syscfg.yml                         |  1 +
 hw/mcu/nordic/nrf51xxx/src/hal_system.c           | 18 ++++++++++++++++++
 hw/mcu/nordic/nrf51xxx/syscfg.yml                 |  7 +++++++
 hw/mcu/nordic/nrf52xxx/src/hal_system.c           | 18 ++++++++++++++++++
 hw/mcu/nordic/nrf52xxx/syscfg.yml                 |  7 +++++++
 46 files changed, 141 insertions(+)
----------------------------------------------------------------------


Reply via email to