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 2017/03/09 22:05:53 UTC

[1/3] incubator-mynewt-core git commit: New BSP linker scripts.

Repository: incubator-mynewt-core
Updated Branches:
  refs/heads/develop b3f9b9648 -> 058d4f5be


New BSP linker scripts.


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

Branch: refs/heads/develop
Commit: 75e151c6fa5dc8269a6d28f4f60c3a79817df41c
Parents: b3f9b96
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Tue Mar 7 11:49:29 2017 -0800
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Thu Mar 9 14:04:10 2017 -0800

----------------------------------------------------------------------
 .rat-excludes | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/75e151c6/.rat-excludes
----------------------------------------------------------------------
diff --git a/.rat-excludes b/.rat-excludes
index 1b7d62e..8143f67 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -54,6 +54,9 @@ split-nrf52dk.ld
 rb-nano2_no_boot.ld
 split-rb-nano2.ld
 nrf52.ld
+ada_feather_nrf52_no_boot.ld
+split_ada_feather_nrf52.ld
+split-microbit.ld
 system_nrf52.c
 gcc_startup_nrf52.s
 nrf51_to_nrf52.h


[2/3] incubator-mynewt-core git commit: LICENSE; update the list of files somewhat. Add a separate entry commenting NXP/Freescale's SDK.

Posted by ma...@apache.org.
LICENSE; update the list of files somewhat. Add a separate entry
commenting NXP/Freescale's SDK.


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

Branch: refs/heads/develop
Commit: 8eddafe46e6da38b0e775aa0f52a454ab30fe4ad
Parents: 75e151c
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Tue Mar 7 11:50:21 2017 -0800
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Thu Mar 9 14:04:21 2017 -0800

----------------------------------------------------------------------
 LICENSE | 53 ++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 46 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/8eddafe4/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 199965b..2aa2fd9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -222,7 +222,7 @@ libc/baselibc/LICENSE
 This product bundles tinyprintf, which is available under the "3-clause BSD"
 license.  For details, see libc/baselibc/src/tinyprintf.c
 
-This product conatins code based on klibc, which is available under the MIT
+This product contains code based on klibc, which is available under the MIT
 license.  For details, see libc/baselibc/LICENSE
 
 This product bundles microjson, which is available under the "3-clause BSD"
@@ -230,7 +230,19 @@ license.  For details, see encoding/json/
 
 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/nrf51dk/src/arch/cortex_m0/gcc_startup_nrf51.s
+    * hw/bsp/nrf51dk/src/arch/cortex_m0/gcc_startup_nrf51_split.s
     * hw/bsp/nrf52840pdk/src/arch/cortex_m4/gcc_startup_nrf52840.s
+    * hw/bsp/nrf52840pdk/src/arch/cortex_m4/gcc_startup_nrf52_split.s
+    * hw/bsp/nrf52dk/src/arch/cortex_m4/gcc_startup_nrf52.s
+    * hw/bsp/nrf52dk/src/arch/cortex_m4/gcc_startup_nrf52_split.s
+    * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf51.c
+    * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf51.h
+    * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf51422.c
+    * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf52.c
+    * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf52.h
+    * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf52840.c
+    * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf52840.h
 
 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
@@ -248,23 +260,38 @@ This product bundles additional files from CMSIS-CORE, but these files are
 missing licensing information.  The BSD license was subsequently added to
 these files in later releases.  These files are:
     * hw/cmsis-core/src/cmsis_nvic.c
-    * hw/bsp/nrf51dk-16kbram/include/bsp/cmsis_nvic.h
+    * hw/bsp/ada_feather_nrf52/include/bsp/cmsis_nvic.h
+    * hw/bsp/arduino_primo_nrf52/include/bsp/cmsis_nvic.h
+    * hw/bsp/bbc_microbit/include/bsp/cmsis_nvic.h
+    * hw/bsp/bmd200/include/bsp/cmsis_nvic.h
+    * hw/bsp/bmd300eval/include/bsp/cmsis_nvic.h
+    * hw/bsp/nrf51-arduino_101/include/bsp/cmsis_nvic.h
+    * hw/bsp/nrf51-blenano/include/bsp/cmsis_nvic.h
     * hw/bsp/nrf51dk/include/bsp/cmsis_nvic.h
+    * hw/bsp/nrf51dk-16kbram/include/bsp/cmsis_nvic.h
+    * hw/bsp/nrf52840pdk/include/bsp/cmsis_nvic.h
+    * hw/bsp/nrf52dk/include/bsp/cmsis_nvic.h
+    * hw/bsp/nucleo-f401re/include/bsp/cmsis_nvic.h
     * hw/bsp/olimex_stm32-e407_devboard/include/bsp/cmsis_nvic.h
+    * hw/bsp/rb-nano2/include/bsp/cmsis_nvic.h
+    * hw/bsp/stm32f4discovery/include/bsp/cmsis_nvic.h
 
 This product bundles parts of STM32CubeF4 1.5, which is available under the
 "3-clause BSD" license.  Bundled files are:
-    * hw/mcu/stm/stm32f4xx/src/hal_flash.c
-    * hw/mcu/stm/stm32f4xx/src/hal_gpio.c
-    * hw/mcu/stm/stm32f4xx/src/hal_uart.c
-    * hw/mcu/stm/stm32f4xx/include/
+    * hw/mcu/stm/stm32f4xx/src/ext
+    * hw/bsp/nucleo-f401re/src/arch/cortex_m4/startup_STM32F40x.s
+    * hw/bsp/nucleo-f401re/include/bsp/stm32f4xx_hal_conf.h
+    * hw/bsp/nucleo-f401re/src/system_stm32f4xx.c
     * hw/bsp/olimex_stm32-e407_devboard/src/arch/cortex_m4/startup_STM32F40x.s
     * hw/bsp/olimex_stm32-e407_devboard/include/bsp/stm32f4xx_hal_conf.h
-    * hw/bsp/olimex_stm32-e407_devboard/src/arch/cortex_m4/startup_STM32F40x.s
     * hw/bsp/olimex_stm32-e407_devboard/src/system_stm32f4xx.c
+    * hw/bsp/stm32f4discovery/src/arch/cortex_m4/startup_STM32F40x.s
+    * hw/bsp/stm32f4discovery/include/bsp/stm32f4xx_hal_conf.h
+    * hw/bsp/stm32f4discovery/src/system_stm32f4xx.c
 
 This product bundles parts of mbed, which is available under the
 "3-clause BSD" license.  Bundled files are:
+    * hw/mcu/nordic/nrf51xxx/include/mcu/cortex_m0.h
     * hw/mcu/nordic/nrf52xxx/include/mcu/cortex_m4.h
     * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/device/compiler_abstraction.h
     * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/device/nrf.h
@@ -279,6 +306,12 @@ This product bundles parts of mbed, which is available under the
     * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/device/nrf52840_bitfields.h
     * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/device/nrf52840_peripherals.h
     * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/device/nrf51_deprecated.h
+    * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf51.c
+    * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf51.h
+    * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf51422.h
+    * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf51422.c
+    * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf52.c
+    * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf52.h
     * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf52840.c
     * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/toolchain/system_nrf52840.h
     * hw/mcu/nordic/src/ext/nRF5_SDK_11.0.0_89a8197/components/device/nrf52_name_change.h
@@ -300,6 +333,12 @@ This product bundles part of linker scripts Nordic Semiconductor nRF5 devices, w
     * hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_no_boot.ld
     * hw/bsp/nrf51dk/nrf51dk_no_boot.ld
     * hw/bsp/nrf52dk/nrf52dk_no_boot.ld
+    * hw/mcu/nordic/nrf51xxx/nrf51.ld
+    * hw/mcu/nordic/nrf52xxx/nrf52.ld
+
+This product bundles part of NXP/FreeScale SDK, which is available
+under the "3-clause BSD" license. Bundled files are:
+    * hw/mcu/nxp/src/ext
 
 This product bundles part of NXP mkw41z, which is available under the
 "3-clause BSD" license.  Bundled files are:


[3/3] incubator-mynewt-core git commit: Add license blurb to newly added files missing it.

Posted by ma...@apache.org.
Add license blurb to newly added files missing it.


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

Branch: refs/heads/develop
Commit: 058d4f5be0ae3eb1ea17a4aab6496165cc2c9780
Parents: 8eddafe
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Tue Mar 7 10:25:45 2017 -0800
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Thu Mar 9 14:05:23 2017 -0800

----------------------------------------------------------------------
 compiler/arm-none-eabi-m4/syscfg.yml            | 21 ++++++++++++++++++++
 .../ada_feather_nrf52_debug.cmd                 | 21 +++++++++++++++++++-
 .../ada_feather_nrf52_download.cmd              | 19 ++++++++++++++++++
 hw/bsp/arduino_primo_nrf52/primo_debug.cmd      | 19 ++++++++++++++++++
 hw/bsp/arduino_primo_nrf52/primo_download.cmd   | 19 ++++++++++++++++++
 hw/bsp/bbc_microbit/microbit_debug.cmd          | 19 ++++++++++++++++++
 hw/bsp/bbc_microbit/microbit_download.cmd       | 19 ++++++++++++++++++
 hw/bsp/bmd200/nrf51dk_debug.cmd                 | 19 ++++++++++++++++++
 hw/bsp/bmd200/nrf51dk_download.cmd              | 19 ++++++++++++++++++
 hw/bsp/bmd300eval/bmd300eval_debug.cmd          | 19 ++++++++++++++++++
 hw/bsp/bmd300eval/bmd300eval_download.cmd       | 19 ++++++++++++++++++
 hw/bsp/frdm-k64f/frdm-k64_debug.cmd             | 19 ++++++++++++++++++
 hw/bsp/frdm-k64f/frdm-k64_download.cmd          | 19 ++++++++++++++++++
 .../nrf51-arduino_101/nrf51dk-16kbram_debug.cmd | 19 ++++++++++++++++++
 .../nrf51dk-16kbram_download.cmd                | 19 ++++++++++++++++++
 hw/bsp/nrf51-blenano/nrf51dk_debug.cmd          | 19 ++++++++++++++++++
 hw/bsp/nrf51-blenano/nrf51dk_download.cmd       | 19 ++++++++++++++++++
 .../nrf51dk-16kbram/nrf51dk-16kbram_debug.cmd   | 19 ++++++++++++++++++
 .../nrf51dk-16kbram_download.cmd                | 19 ++++++++++++++++++
 hw/bsp/nrf51dk/nrf51dk_debug.cmd                | 19 ++++++++++++++++++
 hw/bsp/nrf51dk/nrf51dk_download.cmd             | 19 ++++++++++++++++++
 hw/bsp/nrf52840pdk/nrf52840pdk_debug.cmd        | 19 ++++++++++++++++++
 hw/bsp/nrf52840pdk/nrf52840pdk_download.cmd     | 19 ++++++++++++++++++
 hw/bsp/nrf52dk/nrf52dk_debug.cmd                | 19 ++++++++++++++++++
 hw/bsp/nrf52dk/nrf52dk_download.cmd             | 19 ++++++++++++++++++
 hw/bsp/nucleo-f401re/nucleo-f401re_debug.cmd    | 19 ++++++++++++++++++
 hw/bsp/nucleo-f401re/nucleo-f401re_download.cmd | 19 ++++++++++++++++++
 .../olimex_stm32-e407_devboard_debug.cmd        | 19 ++++++++++++++++++
 .../olimex_stm32-e407_devboard_download.cmd     | 19 ++++++++++++++++++
 hw/bsp/rb-nano2/rb-nano2_debug.cmd              | 19 ++++++++++++++++++
 hw/bsp/rb-nano2/rb-nano2_download.cmd           | 19 ++++++++++++++++++
 .../stm32f4discovery/stm32f4discovery_debug.cmd | 19 ++++++++++++++++++
 .../stm32f4discovery_download.cmd               | 19 ++++++++++++++++++
 hw/bsp/usbmkw41z/usbkw41z_debug.cmd             | 19 ++++++++++++++++++
 hw/bsp/usbmkw41z/usbkw41z_download.cmd          | 19 ++++++++++++++++++
 35 files changed, 668 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/compiler/arm-none-eabi-m4/syscfg.yml
----------------------------------------------------------------------
diff --git a/compiler/arm-none-eabi-m4/syscfg.yml b/compiler/arm-none-eabi-m4/syscfg.yml
index a7e0ecf..3d8288f 100644
--- a/compiler/arm-none-eabi-m4/syscfg.yml
+++ b/compiler/arm-none-eabi-m4/syscfg.yml
@@ -1,3 +1,24 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#  http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
+# Package: compiler/arm-none-eabi-m4
+
 syscfg.defs:
    HARDFLOAT:
        description: 'Use hardware FPU'

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/ada_feather_nrf52/ada_feather_nrf52_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/ada_feather_nrf52/ada_feather_nrf52_debug.cmd b/hw/bsp/ada_feather_nrf52/ada_feather_nrf52_debug.cmd
index d6cfc11..3444fd3 100755
--- a/hw/bsp/ada_feather_nrf52/ada_feather_nrf52_debug.cmd
+++ b/hw/bsp/ada_feather_nrf52/ada_feather_nrf52_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
-
+
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/ada_feather_nrf52/ada_feather_nrf52_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/ada_feather_nrf52/ada_feather_nrf52_download.cmd b/hw/bsp/ada_feather_nrf52/ada_feather_nrf52_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/ada_feather_nrf52/ada_feather_nrf52_download.cmd
+++ b/hw/bsp/ada_feather_nrf52/ada_feather_nrf52_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/arduino_primo_nrf52/primo_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/arduino_primo_nrf52/primo_debug.cmd b/hw/bsp/arduino_primo_nrf52/primo_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/arduino_primo_nrf52/primo_debug.cmd
+++ b/hw/bsp/arduino_primo_nrf52/primo_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/arduino_primo_nrf52/primo_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/arduino_primo_nrf52/primo_download.cmd b/hw/bsp/arduino_primo_nrf52/primo_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/arduino_primo_nrf52/primo_download.cmd
+++ b/hw/bsp/arduino_primo_nrf52/primo_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/bbc_microbit/microbit_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/bbc_microbit/microbit_debug.cmd b/hw/bsp/bbc_microbit/microbit_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/bbc_microbit/microbit_debug.cmd
+++ b/hw/bsp/bbc_microbit/microbit_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/bbc_microbit/microbit_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/bbc_microbit/microbit_download.cmd b/hw/bsp/bbc_microbit/microbit_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/bbc_microbit/microbit_download.cmd
+++ b/hw/bsp/bbc_microbit/microbit_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/bmd200/nrf51dk_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/bmd200/nrf51dk_debug.cmd b/hw/bsp/bmd200/nrf51dk_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/bmd200/nrf51dk_debug.cmd
+++ b/hw/bsp/bmd200/nrf51dk_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/bmd200/nrf51dk_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/bmd200/nrf51dk_download.cmd b/hw/bsp/bmd200/nrf51dk_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/bmd200/nrf51dk_download.cmd
+++ b/hw/bsp/bmd200/nrf51dk_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/bmd300eval/bmd300eval_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/bmd300eval/bmd300eval_debug.cmd b/hw/bsp/bmd300eval/bmd300eval_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/bmd300eval/bmd300eval_debug.cmd
+++ b/hw/bsp/bmd300eval/bmd300eval_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/bmd300eval/bmd300eval_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/bmd300eval/bmd300eval_download.cmd b/hw/bsp/bmd300eval/bmd300eval_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/bmd300eval/bmd300eval_download.cmd
+++ b/hw/bsp/bmd300eval/bmd300eval_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/frdm-k64f/frdm-k64_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/frdm-k64f/frdm-k64_debug.cmd b/hw/bsp/frdm-k64f/frdm-k64_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/frdm-k64f/frdm-k64_debug.cmd
+++ b/hw/bsp/frdm-k64f/frdm-k64_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/frdm-k64f/frdm-k64_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/frdm-k64f/frdm-k64_download.cmd b/hw/bsp/frdm-k64f/frdm-k64_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/frdm-k64f/frdm-k64_download.cmd
+++ b/hw/bsp/frdm-k64f/frdm-k64_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nrf51-arduino_101/nrf51dk-16kbram_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nrf51-arduino_101/nrf51dk-16kbram_debug.cmd b/hw/bsp/nrf51-arduino_101/nrf51dk-16kbram_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nrf51-arduino_101/nrf51dk-16kbram_debug.cmd
+++ b/hw/bsp/nrf51-arduino_101/nrf51dk-16kbram_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nrf51-arduino_101/nrf51dk-16kbram_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nrf51-arduino_101/nrf51dk-16kbram_download.cmd b/hw/bsp/nrf51-arduino_101/nrf51dk-16kbram_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nrf51-arduino_101/nrf51dk-16kbram_download.cmd
+++ b/hw/bsp/nrf51-arduino_101/nrf51dk-16kbram_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nrf51-blenano/nrf51dk_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nrf51-blenano/nrf51dk_debug.cmd b/hw/bsp/nrf51-blenano/nrf51dk_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nrf51-blenano/nrf51dk_debug.cmd
+++ b/hw/bsp/nrf51-blenano/nrf51dk_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nrf51-blenano/nrf51dk_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nrf51-blenano/nrf51dk_download.cmd b/hw/bsp/nrf51-blenano/nrf51dk_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nrf51-blenano/nrf51dk_download.cmd
+++ b/hw/bsp/nrf51-blenano/nrf51dk_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_debug.cmd b/hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_debug.cmd
+++ b/hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_download.cmd b/hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_download.cmd
+++ b/hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nrf51dk/nrf51dk_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nrf51dk/nrf51dk_debug.cmd b/hw/bsp/nrf51dk/nrf51dk_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nrf51dk/nrf51dk_debug.cmd
+++ b/hw/bsp/nrf51dk/nrf51dk_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nrf51dk/nrf51dk_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nrf51dk/nrf51dk_download.cmd b/hw/bsp/nrf51dk/nrf51dk_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nrf51dk/nrf51dk_download.cmd
+++ b/hw/bsp/nrf51dk/nrf51dk_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nrf52840pdk/nrf52840pdk_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nrf52840pdk/nrf52840pdk_debug.cmd b/hw/bsp/nrf52840pdk/nrf52840pdk_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nrf52840pdk/nrf52840pdk_debug.cmd
+++ b/hw/bsp/nrf52840pdk/nrf52840pdk_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nrf52840pdk/nrf52840pdk_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nrf52840pdk/nrf52840pdk_download.cmd b/hw/bsp/nrf52840pdk/nrf52840pdk_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nrf52840pdk/nrf52840pdk_download.cmd
+++ b/hw/bsp/nrf52840pdk/nrf52840pdk_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nrf52dk/nrf52dk_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nrf52dk/nrf52dk_debug.cmd b/hw/bsp/nrf52dk/nrf52dk_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nrf52dk/nrf52dk_debug.cmd
+++ b/hw/bsp/nrf52dk/nrf52dk_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nrf52dk/nrf52dk_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nrf52dk/nrf52dk_download.cmd b/hw/bsp/nrf52dk/nrf52dk_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nrf52dk/nrf52dk_download.cmd
+++ b/hw/bsp/nrf52dk/nrf52dk_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nucleo-f401re/nucleo-f401re_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nucleo-f401re/nucleo-f401re_debug.cmd b/hw/bsp/nucleo-f401re/nucleo-f401re_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nucleo-f401re/nucleo-f401re_debug.cmd
+++ b/hw/bsp/nucleo-f401re/nucleo-f401re_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/nucleo-f401re/nucleo-f401re_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/nucleo-f401re/nucleo-f401re_download.cmd b/hw/bsp/nucleo-f401re/nucleo-f401re_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/nucleo-f401re/nucleo-f401re_download.cmd
+++ b/hw/bsp/nucleo-f401re/nucleo-f401re_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/olimex_stm32-e407_devboard/olimex_stm32-e407_devboard_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/olimex_stm32-e407_devboard/olimex_stm32-e407_devboard_debug.cmd b/hw/bsp/olimex_stm32-e407_devboard/olimex_stm32-e407_devboard_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/olimex_stm32-e407_devboard/olimex_stm32-e407_devboard_debug.cmd
+++ b/hw/bsp/olimex_stm32-e407_devboard/olimex_stm32-e407_devboard_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/olimex_stm32-e407_devboard/olimex_stm32-e407_devboard_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/olimex_stm32-e407_devboard/olimex_stm32-e407_devboard_download.cmd b/hw/bsp/olimex_stm32-e407_devboard/olimex_stm32-e407_devboard_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/olimex_stm32-e407_devboard/olimex_stm32-e407_devboard_download.cmd
+++ b/hw/bsp/olimex_stm32-e407_devboard/olimex_stm32-e407_devboard_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/rb-nano2/rb-nano2_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/rb-nano2/rb-nano2_debug.cmd b/hw/bsp/rb-nano2/rb-nano2_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/rb-nano2/rb-nano2_debug.cmd
+++ b/hw/bsp/rb-nano2/rb-nano2_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/rb-nano2/rb-nano2_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/rb-nano2/rb-nano2_download.cmd b/hw/bsp/rb-nano2/rb-nano2_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/rb-nano2/rb-nano2_download.cmd
+++ b/hw/bsp/rb-nano2/rb-nano2_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/stm32f4discovery/stm32f4discovery_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/stm32f4discovery/stm32f4discovery_debug.cmd b/hw/bsp/stm32f4discovery/stm32f4discovery_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/stm32f4discovery/stm32f4discovery_debug.cmd
+++ b/hw/bsp/stm32f4discovery/stm32f4discovery_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/stm32f4discovery/stm32f4discovery_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/stm32f4discovery/stm32f4discovery_download.cmd b/hw/bsp/stm32f4discovery/stm32f4discovery_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/stm32f4discovery/stm32f4discovery_download.cmd
+++ b/hw/bsp/stm32f4discovery/stm32f4discovery_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/usbmkw41z/usbkw41z_debug.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/usbmkw41z/usbkw41z_debug.cmd b/hw/bsp/usbmkw41z/usbkw41z_debug.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/usbmkw41z/usbkw41z_debug.cmd
+++ b/hw/bsp/usbmkw41z/usbkw41z_debug.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/058d4f5b/hw/bsp/usbmkw41z/usbkw41z_download.cmd
----------------------------------------------------------------------
diff --git a/hw/bsp/usbmkw41z/usbkw41z_download.cmd b/hw/bsp/usbmkw41z/usbkw41z_download.cmd
index d6cfc11..96f0b26 100755
--- a/hw/bsp/usbmkw41z/usbkw41z_download.cmd
+++ b/hw/bsp/usbmkw41z/usbkw41z_download.cmd
@@ -1,3 +1,22 @@
+@rem
+@rem Licensed to the Apache Software Foundation (ASF) under one
+@rem or more contributor license agreements.  See the NOTICE file
+@rem distributed with this work for additional information
+@rem regarding copyright ownership.  The ASF licenses this file
+@rem to you under the Apache License, Version 2.0 (the
+@rem "License"); you may not use this file except in compliance
+@rem with the License.  You may obtain a copy of the License at
+@rem
+@rem  http://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing,
+@rem software distributed under the License is distributed on an
+@rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@rem KIND, either express or implied.  See the License for the
+@rem specific language governing permissions and limitations
+@rem under the License.
+@rem
+
 @rem Execute a shell with a script of the same name and .sh extension
 
 @bash "%~dp0%~n0.sh"