tcl/board: add SPDX tag
[fw/openocd] / tcl / board / steval-idb007v1.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 # This is an evaluation board with a single BlueNRG-1 chip.
4 # http://www.st.com/content/st_com/en/products/evaluation-tools/solution-evaluation-tools/communication-and-connectivity-solution-eval-boards/steval-idb008v1.html
5 set CHIPNAME bluenrg-1
6 source [find target/bluenrg-x.cfg]