mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
boards/nucleo: change licenses in Kconfig to SPDX
This commit is contained in:
parent
f69f0fdd21
commit
04cabffb18
@ -1,9 +1,5 @@
|
||||
# Copyright (C) 2024 BISSELL Homecare, Inc.
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2024 BISSELL Homecare, Inc.
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-c031c6" if BOARD_NUCLEO_C031C6
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f030r8" if BOARD_NUCLEO_F030R8
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f031k6" if BOARD_NUCLEO_F031K6
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f042k6" if BOARD_NUCLEO_F042K6
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f070rb" if BOARD_NUCLEO_F070RB
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f072rb" if BOARD_NUCLEO_F072RB
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f091rc" if BOARD_NUCLEO_F091RC
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f103rb" if BOARD_NUCLEO_F103RB
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f207zg" if BOARD_NUCLEO_F207ZG
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f302r8" if BOARD_NUCLEO_F302R8
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f303k8" if BOARD_NUCLEO_F303K8
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f303re" if BOARD_NUCLEO_F303RE
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f303ze" if BOARD_NUCLEO_F303ZE
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f334r8" if BOARD_NUCLEO_F334R8
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f401re" if BOARD_NUCLEO_F401RE
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f410rb" if BOARD_NUCLEO_F410RB
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f411re" if BOARD_NUCLEO_F411RE
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f412zg" if BOARD_NUCLEO_F412ZG
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f413zh" if BOARD_NUCLEO_F413ZH
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f429zi" if BOARD_NUCLEO_F429ZI
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2022 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2022 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f439zi" if BOARD_NUCLEO_F439ZI
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f446re" if BOARD_NUCLEO_F446RE
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f446ze" if BOARD_NUCLEO_F446ZE
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f722ze" if BOARD_NUCLEO_F722ZE
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f746zg" if BOARD_NUCLEO_F746ZG
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-f767zi" if BOARD_NUCLEO_F767ZI
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-g070rb" if BOARD_NUCLEO_G070RB
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-g071rb" if BOARD_NUCLEO_G071RB
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-g431rb" if BOARD_NUCLEO_G431RB
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-g474re" if BOARD_NUCLEO_G474RE
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-l011k4" if BOARD_NUCLEO_L011K4
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-l031k6" if BOARD_NUCLEO_L031K6
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-l053r8" if BOARD_NUCLEO_L053R8
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-l073rz" if BOARD_NUCLEO_L073RZ
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-l152re" if BOARD_NUCLEO_L152RE
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-l412kb" if BOARD_NUCLEO_L412KB
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-l432kc" if BOARD_NUCLEO_L432KC
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-l433rc" if BOARD_NUCLEO_L433RC
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-l452re" if BOARD_NUCLEO_L452RE
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-l476rg" if BOARD_NUCLEO_L476RG
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-l496zg" if BOARD_NUCLEO_L496ZG
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-l4r5zi" if BOARD_NUCLEO_L4R5ZI
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2020 Inria
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2020 Inria
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-l552ze-q" if BOARD_NUCLEO_L552ZE_Q
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
# Copyright (c) 2021 Freie Universität Berlin
|
||||
#
|
||||
# This file is subject to the terms and conditions of the GNU Lesser
|
||||
# General Public License v2.1. See the file LICENSE in the top level
|
||||
# directory for more details.
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2021 Freie Universität Berlin
|
||||
# SPDX-License-Identifier: LGPL-2.1-only
|
||||
|
||||
config BOARD
|
||||
default "nucleo-wl55jc" if BOARD_NUCLEO_WL55JC
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user