blob: 62b0911b7188e253d1ced64d742c3c0850b7103f (
plain)
1
2
3
4
5
6
7
8
9
|
# SPDX-License-Identifier: GPL-2.0-or-later
# This is an mbed eval board with a single NXP LPC1768 chip.
# http://mbed.org/handbook/mbed-NXP-LPC1768
#
source [find interface/cmsis-dap.cfg]
source [find target/lpc17xx.cfg]
|