arch/xtensa: migrate to SPDX identifier

Most tools used for compliance and SBOM generation use SPDX identifiers
This change brings us a step closer to an easy SBOM generation.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
Alin Jerpelea
2024-11-28 12:13:32 +01:00
committed by Xiang Xiao
parent b3e1e21c65
commit 8d50457dfc
140 changed files with 280 additions and 2 deletions
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/arch.h * arch/xtensa/include/arch.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/elf.h * arch/xtensa/include/elf.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/esp32/chip.h * arch/xtensa/include/esp32/chip.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/esp32/esp32_himem_chardev.h * arch/xtensa/include/esp32/esp32_himem_chardev.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/esp32/esp_efuse_table.h * arch/xtensa/include/esp32/esp_efuse_table.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/esp32/irq.h * arch/xtensa/include/esp32/irq.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/esp32/memory_layout.h * arch/xtensa/include/esp32/memory_layout.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/esp32s2/chip.h * arch/xtensa/include/esp32s2/chip.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/esp32s2/irq.h * arch/xtensa/include/esp32s2/irq.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/esp32s3/chip.h * arch/xtensa/include/esp32s3/chip.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/esp32s3/irq.h * arch/xtensa/include/esp32s3/irq.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/esp32s3/memory_layout.h * arch/xtensa/include/esp32s3/memory_layout.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/esp32s3/partition.h * arch/xtensa/include/esp32s3/partition.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/inttypes.h * arch/xtensa/include/inttypes.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/irq.h * arch/xtensa/include/irq.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/limits.h * arch/xtensa/include/limits.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/loadstore.h * arch/xtensa/include/loadstore.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/lx6/chip.h * arch/xtensa/include/lx6/chip.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/lx6/irq.h * arch/xtensa/include/lx6/irq.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/lx7/chip.h * arch/xtensa/include/lx7/chip.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/lx7/irq.h * arch/xtensa/include/lx7/irq.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/setjmp.h * arch/xtensa/include/setjmp.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/simcall.h * arch/xtensa/include/simcall.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/spinlock.h * arch/xtensa/include/spinlock.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/stdarg.h * arch/xtensa/include/stdarg.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/syscall.h * arch/xtensa/include/syscall.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/types.h * arch/xtensa/include/types.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/include/xtensa/core_macros.h * arch/xtensa/include/xtensa/core_macros.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
+3
View File
@@ -1,6 +1,8 @@
# ############################################################################## # ##############################################################################
# arch/xtensa/src/CMakeLists.txt # arch/xtensa/src/CMakeLists.txt
# #
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for
# additional information regarding copyright ownership. The ASF licenses this # additional information regarding copyright ownership. The ASF licenses this
@@ -17,6 +19,7 @@
# the License. # the License.
# #
# ############################################################################## # ##############################################################################
add_subdirectory(common) add_subdirectory(common)
add_subdirectory(${NUTTX_CHIP_ABS_DIR} EXCLUDE_FROM_ALL exclude_chip) add_subdirectory(${NUTTX_CHIP_ABS_DIR} EXCLUDE_FROM_ALL exclude_chip)
# Include directories (before system ones) as PUBLIC so that it can be exposed # Include directories (before system ones) as PUBLIC so that it can be exposed
+2
View File
@@ -1,6 +1,8 @@
############################################################################ ############################################################################
# arch/xtensa/src/Makefile # arch/xtensa/src/Makefile
# #
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more # Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with # contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. The # this work for additional information regarding copyright ownership. The
+2
View File
@@ -1,6 +1,8 @@
# ############################################################################## # ##############################################################################
# arch/xtensa/src/cmake/Toolchain.cmake # arch/xtensa/src/cmake/Toolchain.cmake
# #
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for
# additional information regarding copyright ownership. The ASF licenses this # additional information regarding copyright ownership. The ASF licenses this
+2
View File
@@ -1,6 +1,8 @@
# ############################################################################## # ##############################################################################
# arch/xtensa/src/cmake/platform.cmake # arch/xtensa/src/cmake/platform.cmake
# #
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for
# additional information regarding copyright ownership. The ASF licenses this # additional information regarding copyright ownership. The ASF licenses this
+2
View File
@@ -1,6 +1,8 @@
# ############################################################################## # ##############################################################################
# arch/xtensa/src/common/CMakeLists.txt # arch/xtensa/src/common/CMakeLists.txt
# #
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more contributor # Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for # license agreements. See the NOTICE file distributed with this work for
# additional information regarding copyright ownership. The ASF licenses this # additional information regarding copyright ownership. The ASF licenses this
+2
View File
@@ -1,6 +1,8 @@
############################################################################ ############################################################################
# arch/xtensa/src/common/Make.defs # arch/xtensa/src/common/Make.defs
# #
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more # Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with # contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. The # this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
############################################################################ ############################################################################
# arch/xtensa/src/common/espressif/Make.defs # arch/xtensa/src/common/espressif/Make.defs
# #
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more # Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with # contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. The # this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
############################################################################ ############################################################################
# arch/xtensa/src/common/espressif/Wireless.mk # arch/xtensa/src/common/espressif/Wireless.mk
# #
# SPDX-License-Identifier: Apache-2.0
#
# Licensed to the Apache Software Foundation (ASF) under one or more # Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with # contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. The # this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_i2c_bitbang.c * arch/xtensa/src/common/espressif/esp_i2c_bitbang.c
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_i2c_bitbang.h * arch/xtensa/src/common/espressif/esp_i2c_bitbang.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_loader.c * arch/xtensa/src/common/espressif/esp_loader.c
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_loader.h * arch/xtensa/src/common/espressif/esp_loader.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_mcpwm.c * arch/xtensa/src/common/espressif/esp_mcpwm.c
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_mcpwm.h * arch/xtensa/src/common/espressif/esp_mcpwm.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_openeth.c * arch/xtensa/src/common/espressif/esp_openeth.c
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_rmt.c * arch/xtensa/src/common/espressif/esp_rmt.c
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_rmt.h * arch/xtensa/src/common/espressif/esp_rmt.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_spiflash.c * arch/xtensa/src/common/espressif/esp_spiflash.c
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_spiflash.h * arch/xtensa/src/common/espressif/esp_spiflash.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_spiflash_mtd.c * arch/xtensa/src/common/espressif/esp_spiflash_mtd.c
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_spiflash_mtd.h * arch/xtensa/src/common/espressif/esp_spiflash_mtd.h
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The
@@ -1,6 +1,8 @@
/**************************************************************************** /****************************************************************************
* arch/xtensa/src/common/espressif/esp_temperature_sensor.c * arch/xtensa/src/common/espressif/esp_temperature_sensor.c
* *
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The * this work for additional information regarding copyright ownership. The

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