tcl/board/steval-idb012v1: fix SPDX tag
Remove trailing '.' While there, add newline to file's last line. Change-Id: I3a727e406b572d051b28e17688c24627e55520c4 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/7024 Tested-by: jenkins
This commit is contained in:
parent
48727688f9
commit
6306bdffc2
|
@ -1,4 +1,5 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-or-later.
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# This is an evaluation board with a single BlueNRG-LPS chip.
|
||||
set CHIPNAME bluenrg-lps
|
||||
source [find interface/cmsis-dap.cfg]
|
||||
|
|
Loading…
Reference in New Issue