You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2016/04/27 22:49:03 UTC

incubator-mynewt-core git commit: LICENSE; list new linker files added for nrf52 based boards.

Repository: incubator-mynewt-core
Updated Branches:
  refs/heads/develop 0970df86c -> f04731b06


LICENSE; list new linker files added for nrf52 based boards.


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/f04731b0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/f04731b0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/f04731b0

Branch: refs/heads/develop
Commit: f04731b0626c4e78404b18ff80b94eab110f5c9a
Parents: 0970df8
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Wed Apr 27 11:26:13 2016 -0700
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Wed Apr 27 11:28:35 2016 -0700

----------------------------------------------------------------------
 .rat-excludes | 8 ++++++++
 LICENSE       | 8 ++++++++
 2 files changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/f04731b0/.rat-excludes
----------------------------------------------------------------------
diff --git a/.rat-excludes b/.rat-excludes
index 03513c9..96e6239 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -32,6 +32,14 @@ system_nrf51.h
 
 # Nordic nRF52 SDK - BSD License.
 nrf52pdk.ld
+boot-nrf52pdk.ld
+nrf52pdk_no_boot.ld
+nrf52dk.ld
+boot-nrf52dk.ld
+nrf52dk_no_boot.ld
+bmd300eval.ld
+boot-bmd300eval.ld
+bmd300eval_no_boot.ld
 system_nrf52.c
 gcc_startup_nrf52.s
 nrf51_to_nrf52.h

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/f04731b0/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 3d2ce33..cb4462f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -237,7 +237,15 @@ which are available under a BSD style license.  Relevant files are:
 
 This product bundles and partly derives from parts of the Nordic nRF52 SDK,
 which are available under a BSD style license.  Relevant files are:
+    * hw/bsp/bmd300eval/bmd300eval.ld
+    * hw/bsp/bmd300eval/bmd300eval_no_boot.ld
+    * hw/bsp/bmd300eval/boot-bmd300eval.ld
+    * hw/bsp/nrf52dk/boot-nrf52dk.ld
+    * hw/bsp/nrf52dk/nrf52dk.ld
+    * hw/bsp/nrf52dk/nrf52dk_no_boot.ld
+    * hw/bsp/nrf52dk/boot-nrf52dk.ld
     * hw/bsp/nrf52pdk/nrf52pdk.ld
+    * hw/bsp/nrf52pdk/nrf52pdk_no_boot.ld
 
 This product bundles Gary S. Brown's CRC32 implementation, which is available under the following license:
     COPYRIGHT (C) 1986 Gary S. Brown.  You may use this program, or