13 lines
262 B
INI
13 lines
262 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#
|
|
# Nordic Semiconductor nRF5340 Development Kit
|
|
# https://www.nordicsemi.com/Products/Development-hardware/nRF5340-DK
|
|
#
|
|
|
|
source [find interface/jlink.cfg]
|
|
|
|
transport select swd
|
|
|
|
source [find target/nordic/nrf53.cfg]
|