tcl/board: add SPDX tag
[fw/openocd] / tcl / board / pic-p32mx.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 # The Olimex PIC-P32MX has a PIC32MX
4
5 set CPUTAPID 0x40916053
6 source [find target/pic32mx.cfg]