Browse Source

license: cleanup: add SPDX Apache-2.0 license identifier

Update the files which contain no license information with the
'Apache-2.0' SPDX license identifier.  Many source files in the tree are
missing licensing information, which makes it harder for compliance
tools to determine the correct license.

By default all files without license information are under the default
license of Zephyr, which is Apache version 2.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
pull/15243/head
Anas Nashif 6 years ago
parent
commit
3ae52624ff
  1. 2
      CMakeLists.txt
  2. 2
      arch/CMakeLists.txt
  3. 2
      arch/arc/CMakeLists.txt
  4. 2
      arch/arc/core/CMakeLists.txt
  5. 2
      arch/arc/core/mpu/CMakeLists.txt
  6. 2
      arch/arm/CMakeLists.txt
  7. 2
      arch/arm/core/CMakeLists.txt
  8. 2
      arch/arm/core/cortex_m/CMakeLists.txt
  9. 2
      arch/arm/core/cortex_m/cmse/CMakeLists.txt
  10. 2
      arch/arm/core/cortex_m/mpu/CMakeLists.txt
  11. 2
      arch/arm/core/cortex_m/tz/CMakeLists.txt
  12. 2
      arch/common/CMakeLists.txt
  13. 2
      arch/nios2/CMakeLists.txt
  14. 2
      arch/nios2/core/CMakeLists.txt
  15. 2
      arch/posix/CMakeLists.txt
  16. 2
      arch/posix/core/CMakeLists.txt
  17. 2
      arch/riscv32/CMakeLists.txt
  18. 2
      arch/riscv32/core/CMakeLists.txt
  19. 2
      arch/x86/CMakeLists.txt
  20. 2
      arch/x86/core/CMakeLists.txt
  21. 2
      arch/x86_64/CMakeLists.txt
  22. 2
      arch/x86_64/Kconfig
  23. 2
      arch/x86_64/core/CMakeLists.txt
  24. 2
      arch/x86_64/core/Makefile.xuk
  25. 2
      arch/x86_64/core/xuk-stub32.ld
  26. 2
      arch/x86_64/core/xuk64.ld
  27. 2
      arch/xtensa/CMakeLists.txt
  28. 2
      arch/xtensa/core/CMakeLists.txt
  29. 2
      arch/xtensa/core/startup/CMakeLists.txt
  30. 2
      boards/CMakeLists.txt
  31. 2
      boards/Kconfig
  32. 2
      boards/arc/arduino_101_sss/Kconfig.board
  33. 2
      boards/arc/arduino_101_sss/Kconfig.defconfig
  34. 2
      boards/arc/arduino_101_sss/arduino_101_sss.dts
  35. 2
      boards/arc/arduino_101_sss/arduino_101_sss_defconfig
  36. 2
      boards/arc/arduino_101_sss/board.cmake
  37. 2
      boards/arc/em_starterkit/CMakeLists.txt
  38. 2
      boards/arc/em_starterkit/Kconfig.defconfig
  39. 2
      boards/arc/em_starterkit/board.cmake
  40. 2
      boards/arc/em_starterkit/board.dtsi
  41. 2
      boards/arc/em_starterkit/em_starterkit_defconfig
  42. 2
      boards/arc/em_starterkit/em_starterkit_em11d_defconfig
  43. 2
      boards/arc/em_starterkit/em_starterkit_em7d_defconfig
  44. 2
      boards/arc/em_starterkit/em_starterkit_em7d_v22_defconfig
  45. 2
      boards/arc/iotdk/CMakeLists.txt
  46. 2
      boards/arc/iotdk/Kconfig.defconfig
  47. 2
      boards/arc/iotdk/board.cmake
  48. 2
      boards/arc/iotdk/board.dtsi
  49. 2
      boards/arc/iotdk/iotdk_defconfig
  50. 2
      boards/arc/nsim_em/CMakeLists.txt
  51. 2
      boards/arc/nsim_em/Kconfig.defconfig
  52. 2
      boards/arc/nsim_em/board.cmake
  53. 2
      boards/arc/nsim_em/nsim_em_defconfig
  54. 2
      boards/arc/nsim_em/nsim_em_mpu_stack_guard_defconfig
  55. 2
      boards/arc/nsim_em/nsim_sem_defconfig
  56. 2
      boards/arc/nsim_em/nsim_sem_mpu_stack_guard_defconfig
  57. 2
      boards/arc/quark_se_c1000_ss_devboard/Kconfig.board
  58. 2
      boards/arc/quark_se_c1000_ss_devboard/Kconfig.defconfig
  59. 2
      boards/arc/quark_se_c1000_ss_devboard/board.cmake
  60. 2
      boards/arc/quark_se_c1000_ss_devboard/quark_se_c1000_ss_devboard.dts
  61. 2
      boards/arc/quark_se_c1000_ss_devboard/quark_se_c1000_ss_devboard_defconfig
  62. 2
      boards/arm/96b_argonkey/96b_argonkey_defconfig
  63. 2
      boards/arm/96b_argonkey/CMakeLists.txt
  64. 2
      boards/arm/96b_carbon/96b_carbon_defconfig
  65. 2
      boards/arm/96b_carbon/CMakeLists.txt
  66. 2
      boards/arm/96b_carbon/board.cmake
  67. 2
      boards/arm/96b_carbon_nrf51/96b_carbon_nrf51_defconfig
  68. 2
      boards/arm/96b_neonkey/96b_neonkey_defconfig
  69. 2
      boards/arm/96b_neonkey/CMakeLists.txt
  70. 2
      boards/arm/96b_nitrogen/96b_nitrogen_defconfig
  71. 2
      boards/arm/96b_nitrogen/board.cmake
  72. 2
      boards/arm/96b_stm32_sensor_mez/96b_stm32_sensor_mez_defconfig
  73. 2
      boards/arm/96b_stm32_sensor_mez/CMakeLists.txt
  74. 2
      boards/arm/96b_stm32_sensor_mez/board.cmake
  75. 2
      boards/arm/adafruit_feather_m0_basic_proto/CMakeLists.txt
  76. 2
      boards/arm/adafruit_feather_m0_basic_proto/adafruit_feather_m0_basic_proto_defconfig
  77. 2
      boards/arm/adafruit_trinket_m0/CMakeLists.txt
  78. 2
      boards/arm/adafruit_trinket_m0/adafruit_trinket_m0_defconfig
  79. 2
      boards/arm/arduino_due/arduino_due.dts
  80. 2
      boards/arm/arduino_due/arduino_due_defconfig
  81. 2
      boards/arm/arduino_due/board.cmake
  82. 2
      boards/arm/arduino_zero/CMakeLists.txt
  83. 2
      boards/arm/arduino_zero/arduino_zero_defconfig
  84. 2
      boards/arm/atsamd20_xpro/CMakeLists.txt
  85. 2
      boards/arm/atsamd20_xpro/atsamd20_xpro_defconfig
  86. 2
      boards/arm/b_l072z_lrwan1/CMakeLists.txt
  87. 2
      boards/arm/b_l072z_lrwan1/b_l072z_lrwan1_defconfig
  88. 2
      boards/arm/b_l072z_lrwan1/board.cmake
  89. 2
      boards/arm/bbc_microbit/bbc_microbit_defconfig
  90. 2
      boards/arm/bbc_microbit/board.cmake
  91. 2
      boards/arm/bl652_dvk/bl652_dvk_defconfig
  92. 2
      boards/arm/bl652_dvk/board.cmake
  93. 2
      boards/arm/bl654_dvk/bl654_dvk_defconfig
  94. 2
      boards/arm/bl654_dvk/board.cmake
  95. 2
      boards/arm/cc2650_sensortag/CMakeLists.txt
  96. 2
      boards/arm/cc3220sf_launchxl/CMakeLists.txt
  97. 2
      boards/arm/cc3220sf_launchxl/Kconfig.board
  98. 2
      boards/arm/cc3220sf_launchxl/Kconfig.defconfig
  99. 2
      boards/arm/cc3220sf_launchxl/board.cmake
  100. 2
      boards/arm/cc3220sf_launchxl/cc3220sf_launchxl.dts
  101. Some files were not shown because too many files have changed in this diff Show More

2
CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# *DOCUMENTATION*
#
# Note that this is *NOT* the top-level CMakeLists.txt. That's in the

2
arch/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
add_definitions(-D__ZEPHYR_SUPERVISOR__)
add_subdirectory(common)

2
arch/arc/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# Enable debug support in mdb
# Dwarf version 2 can be recognized by mdb
# The default dwarf version in gdb is not recognized by mdb

2
arch/arc/core/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(

2
arch/arc/core/mpu/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources_if_kconfig(arc_core_mpu.c)

2
arch/arm/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
set(ARCH_FOR_cortex-m0 armv6s-m )
set(ARCH_FOR_cortex-m0plus armv6s-m )
set(ARCH_FOR_cortex-m3 armv7-m )

2
arch/arm/core/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_compile_options_ifdef(CONFIG_COVERAGE_GCOV

2
arch/arm/core/cortex_m/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(

2
arch/arm/core/cortex_m/cmse/CMakeLists.txt

@ -1 +1,3 @@ @@ -1 +1,3 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_sources(arm_core_cmse.c)

2
arch/arm/core/cortex_m/mpu/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources( arm_core_mpu.c)

2
arch/arm/core/cortex_m/tz/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# '-mcmse' enables the generation of code for the Secure state of the ARMv8-M
# Security Extensions. This option is required when building a Secure firmware.
zephyr_compile_options(-mcmse)

2
arch/common/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# Put functions and data in their own binary sections so that ld can
# garbage collect them
zephyr_cc_option(-ffunction-sections -fdata-sections)

2
arch/nios2/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_GP_NONE)
set(gpopt none)
elseif(CONFIG_GP_LOCAL)

2
arch/nios2/core/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_sources(
thread.c
cpu_idle.c

2
arch/posix/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_compile_options(
-fno-freestanding
-m32

2
arch/posix/core/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_compile_definitions(NO_POSIX_CHEATS)
zephyr_library_sources(

2
arch/riscv32/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
add_subdirectory(core)
set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_FORMAT elf32-littleriscv)

2
arch/riscv32/core/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_sources(
cpu_idle.c
fatal.c

2
arch/x86/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# Find out if we are optimizing for size
get_target_property(zephyr_COMPILE_OPTIONS zephyr_interface INTERFACE_COMPILE_OPTIONS)

2
arch/x86/core/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
if (CMAKE_C_COMPILER_ID STREQUAL "Clang")

2
arch/x86_64/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
set(X86_64_BASE_CFLAGS
-ffreestanding
-fno-pic

2
arch/x86_64/Kconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
config ARCH
default "x86_64"

2
arch/x86_64/core/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(

2
arch/x86_64/core/Makefile.xuk

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# Any linux host toolchain should work as a default
CC ?= gcc
OBJCOPY ?= objcopy

2
arch/x86_64/core/xuk-stub32.ld

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
/* SPDX-License-Identifier: Apache-2.0 */
ENTRY(_start)
PHDRS {

2
arch/x86_64/core/xuk64.ld

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
/* SPDX-License-Identifier: Apache-2.0 */
SECTIONS {
. = 0x100000;

2
arch/xtensa/CMakeLists.txt

@ -1,2 +1,4 @@ @@ -1,2 +1,4 @@
# SPDX-License-Identifier: Apache-2.0
set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_FORMAT elf32-xtensa-le)
add_subdirectory(core)

2
arch/xtensa/core/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_cc_option(-mlongcalls)
zephyr_sources(
cpu_idle.c

2
arch/xtensa/core/startup/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_XTENSA_RESET_VECTOR)
zephyr_library()

2
boards/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# To avoid a lot of empty CMakeLists.txt files we assume it is not an
# error if it is missing

2
boards/Kconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
config BOARD_DEPRECATED
string
help

2
boards/arc/arduino_101_sss/Kconfig.board

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
config BOARD_ARDUINO_101_SSS
bool "Arduino 101 Sensor Sub System"
depends on SOC_QUARK_SE_C1000_SS

2
boards/arc/arduino_101_sss/Kconfig.defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
if BOARD_ARDUINO_101_SSS
config BOARD

2
boards/arc/arduino_101_sss/arduino_101_sss.dts

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
/* SPDX-License-Identifier: Apache-2.0 */
/dts-v1/;
#include <mem.h>

2
boards/arc/arduino_101_sss/arduino_101_sss_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARC=y
CONFIG_SOC_QUARK_SE_C1000_SS=y
CONFIG_BOARD_ARDUINO_101_SSS=y

2
boards/arc/arduino_101_sss/board.cmake

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
if(DEFINED ENV{ZEPHYR_FLASH_OVER_DFU})
set(BOARD_FLASH_RUNNER dfu-util)
else()

2
boards/arc/em_starterkit/CMakeLists.txt

@ -1,2 +1,4 @@ @@ -1,2 +1,4 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_sources(pmodmux.c)
zephyr_sources_ifdef(CONFIG_ARC_MPU_ENABLE arc_mpu_regions.c)

2
boards/arc/em_starterkit/Kconfig.defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
if BOARD_EM_STARTERKIT
config BOARD

2
boards/arc/em_starterkit/board.cmake

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# TODO: can this board just use the usual openocd runner?
set(BOARD_FLASH_RUNNER em-starterkit)
set(BOARD_DEBUG_RUNNER em-starterkit)

2
boards/arc/em_starterkit/board.dtsi

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
/* SPDX-License-Identifier: Apache-2.0 */
/ {
aliases {
led0 = &led0;

2
boards/arc/em_starterkit/em_starterkit_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARC=y
CONFIG_SOC_EMSK=y
CONFIG_SOC_EMSK_EM9D=y

2
boards/arc/em_starterkit/em_starterkit_em11d_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARC=y
CONFIG_SOC_EMSK=y
CONFIG_SOC_EMSK_EM11D=y

2
boards/arc/em_starterkit/em_starterkit_em7d_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARC=y
CONFIG_SOC_EMSK=y
CONFIG_SOC_EMSK_EM7D=y

2
boards/arc/em_starterkit/em_starterkit_em7d_v22_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARC=y
CONFIG_SOC_EMSK=y
CONFIG_SOC_EMSK_EM7D=y

2
boards/arc/iotdk/CMakeLists.txt

@ -1 +1,3 @@ @@ -1 +1,3 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_sources_ifdef(CONFIG_ARC_MPU_ENABLE arc_mpu_regions.c)

2
boards/arc/iotdk/Kconfig.defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
if BOARD_IOTDK
config BOARD

2
boards/arc/iotdk/board.cmake

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# TODO: can this board just use the usual openocd runner?
set(BOARD_FLASH_RUNNER em-starterkit)
set(BOARD_DEBUG_RUNNER em-starterkit)

2
boards/arc/iotdk/board.dtsi

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
/* SPDX-License-Identifier: Apache-2.0 */

2
boards/arc/iotdk/iotdk_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARC=y
CONFIG_SOC_ARC_IOT=y
CONFIG_BOARD_IOTDK=y

2
boards/arc/nsim_em/CMakeLists.txt

@ -1 +1,3 @@ @@ -1 +1,3 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_sources_ifdef(CONFIG_ARC_MPU_ENABLE arc_mpu_regions.c)

2
boards/arc/nsim_em/Kconfig.defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
if BOARD_NSIM_EM
config BOARD

2
boards/arc/nsim_em/board.cmake

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
set(EMU_PLATFORM nsim)
set(BOARD_FLASH_RUNNER arc-nsim)

2
boards/arc/nsim_em/nsim_em_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARC=y
CONFIG_SOC_NSIM=y
CONFIG_SOC_NSIM_EM=y

2
boards/arc/nsim_em/nsim_em_mpu_stack_guard_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARC=y
CONFIG_SOC_NSIM=y
CONFIG_SOC_NSIM_EM=y

2
boards/arc/nsim_em/nsim_sem_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARC=y
CONFIG_SOC_NSIM=y
CONFIG_SOC_NSIM_SEM=y

2
boards/arc/nsim_em/nsim_sem_mpu_stack_guard_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARC=y
CONFIG_SOC_NSIM=y
CONFIG_SOC_NSIM_SEM=y

2
boards/arc/quark_se_c1000_ss_devboard/Kconfig.board

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
config BOARD_QUARK_SE_C1000_DEVBOARD_SS
bool "Quark SE C1000 - Sensor Sub System"
depends on SOC_QUARK_SE_C1000_SS

2
boards/arc/quark_se_c1000_ss_devboard/Kconfig.defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
if BOARD_QUARK_SE_C1000_DEVBOARD_SS
config BOARD

2
boards/arc/quark_se_c1000_ss_devboard/board.cmake

@ -1,2 +1,4 @@ @@ -1,2 +1,4 @@
# SPDX-License-Identifier: Apache-2.0
board_runner_args(openocd --cmd-pre-load "targets 1")
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)

2
boards/arc/quark_se_c1000_ss_devboard/quark_se_c1000_ss_devboard.dts

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
/* SPDX-License-Identifier: Apache-2.0 */
/dts-v1/;
#include <mem.h>

2
boards/arc/quark_se_c1000_ss_devboard/quark_se_c1000_ss_devboard_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARC=y
CONFIG_SOC_QUARK_SE_C1000_SS=y
CONFIG_BOARD_QUARK_SE_C1000_DEVBOARD_SS=y

2
boards/arm/96b_argonkey/96b_argonkey_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_SOC_SERIES_STM32F4X=y
CONFIG_SOC_STM32F412CG=y

2
boards/arm/96b_argonkey/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(pinmux.c)
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)

2
boards/arm/96b_carbon/96b_carbon_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_SOC_SERIES_STM32F4X=y
CONFIG_SOC_STM32F401XE=y

2
boards/arm/96b_carbon/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(pinmux.c)
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)

2
boards/arm/96b_carbon/board.cmake

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
board_runner_args(dfu-util "--pid=0483:df11" "--alt=0" "--dfuse")
include(${ZEPHYR_BASE}/boards/common/dfu-util.board.cmake)

2
boards/arm/96b_carbon_nrf51/96b_carbon_nrf51_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_SOC_FAMILY_NRF=y
CONFIG_SOC_SERIES_NRF51X=y

2
boards/arm/96b_neonkey/96b_neonkey_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_SOC_SERIES_STM32F4X=y
CONFIG_SOC_STM32F411XE=y

2
boards/arm/96b_neonkey/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(pinmux.c)
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)

2
boards/arm/96b_nitrogen/96b_nitrogen_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_SOC_FAMILY_NRF=y
CONFIG_SOC_SERIES_NRF52X=y

2
boards/arm/96b_nitrogen/board.cmake

@ -1,2 +1,4 @@ @@ -1,2 +1,4 @@
# SPDX-License-Identifier: Apache-2.0
board_runner_args(pyocd "--target=nrf52")
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)

2
boards/arm/96b_stm32_sensor_mez/96b_stm32_sensor_mez_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_BOARD_96B_STM32_SENSOR_MEZ=y
CONFIG_SOC_SERIES_STM32F4X=y

2
boards/arm/96b_stm32_sensor_mez/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(pinmux.c)
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)

2
boards/arm/96b_stm32_sensor_mez/board.cmake

@ -1 +1,3 @@ @@ -1 +1,3 @@
# SPDX-License-Identifier: Apache-2.0
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)

2
boards/arm/adafruit_feather_m0_basic_proto/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_PINMUX_SAM0)
zephyr_library()
zephyr_library_sources(pinmux.c)

2
boards/arm/adafruit_feather_m0_basic_proto/adafruit_feather_m0_basic_proto_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_SOC_FAMILY_SAM0=y
CONFIG_SOC_SERIES_SAMD21=y

2
boards/arm/adafruit_trinket_m0/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_PINMUX_SAM0)
zephyr_library()
zephyr_library_sources(pinmux.c)

2
boards/arm/adafruit_trinket_m0/adafruit_trinket_m0_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_SOC_FAMILY_SAM0=y
CONFIG_SOC_SERIES_SAMD21=y

2
boards/arm/arduino_due/arduino_due.dts

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
/* SPDX-License-Identifier: Apache-2.0 */
/dts-v1/;
#include <atmel/sam3x.dtsi>

2
boards/arm/arduino_due/arduino_due_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_SOC_FAMILY_SAM=y
CONFIG_SOC_SERIES_SAM3X=y

2
boards/arm/arduino_due/board.cmake

@ -1 +1,3 @@ @@ -1 +1,3 @@
# SPDX-License-Identifier: Apache-2.0
include(${ZEPHYR_BASE}/boards/common/bossac.board.cmake)

2
boards/arm/arduino_zero/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_PINMUX_SAM0)
zephyr_library()
zephyr_library_sources(pinmux.c)

2
boards/arm/arduino_zero/arduino_zero_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_SOC_FAMILY_SAM0=y
CONFIG_SOC_SERIES_SAMD21=y

2
boards/arm/atsamd20_xpro/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_PINMUX_SAM0)
zephyr_library()
zephyr_library_sources(pinmux.c)

2
boards/arm/atsamd20_xpro/atsamd20_xpro_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_SOC_FAMILY_SAM0=y
CONFIG_SOC_SERIES_SAMD20=y

2
boards/arm/b_l072z_lrwan1/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(pinmux.c)
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)

2
boards/arm/b_l072z_lrwan1/b_l072z_lrwan1_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# Zephyr Kernel Configuration
CONFIG_ARM=y
CONFIG_SOC_SERIES_STM32L0X=y

2
boards/arm/b_l072z_lrwan1/board.cmake

@ -1 +1,3 @@ @@ -1 +1,3 @@
# SPDX-License-Identifier: Apache-2.0
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)

2
boards/arm/bbc_microbit/bbc_microbit_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_SOC_FAMILY_NRF=y
CONFIG_SOC_SERIES_NRF51X=y

2
boards/arm/bbc_microbit/board.cmake

@ -1,2 +1,4 @@ @@ -1,2 +1,4 @@
# SPDX-License-Identifier: Apache-2.0
board_runner_args(pyocd "--target=nrf51")
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)

2
boards/arm/bl652_dvk/bl652_dvk_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_SOC_FAMILY_NRF=y
CONFIG_SOC_SERIES_NRF52X=y

2
boards/arm/bl652_dvk/board.cmake

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
board_runner_args(nrfjprog "--nrf-family=NRF52")
board_runner_args(jlink "--device=nrf52" "--speed=4000")
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)

2
boards/arm/bl654_dvk/bl654_dvk_defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ARM=y
CONFIG_SOC_FAMILY_NRF=y
CONFIG_SOC_SERIES_NRF52X=y

2
boards/arm/bl654_dvk/board.cmake

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
board_runner_args(nrfjprog "--nrf-family=NRF52")
board_runner_args(jlink "--device=nrf52" "--speed=4000")
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)

2
boards/arm/cc2650_sensortag/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(pinmux.c)
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)

2
boards/arm/cc3220sf_launchxl/CMakeLists.txt

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(
pinmux.c

2
boards/arm/cc3220sf_launchxl/Kconfig.board

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# Kconfig - TI SimpleLink CC3220SF LaunchXL Board
#

2
boards/arm/cc3220sf_launchxl/Kconfig.defconfig

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# Kconfig - TI CC3220SF LaunchXL board configuration
#

2
boards/arm/cc3220sf_launchxl/board.cmake

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# Use the TI OpenOCD (by default in /usr/local/openocd)
# See the Zephyr project CC3220SF_LAUNCHXL documentation on
# flashing prerequisites.

2
boards/arm/cc3220sf_launchxl/cc3220sf_launchxl.dts

@ -1,3 +1,5 @@ @@ -1,3 +1,5 @@
/* SPDX-License-Identifier: Apache-2.0 */
/dts-v1/;
#include <ti/cc3220sf.dtsi>

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save