1#!/bin/bash 2# 3# SPDX-License-Identifier: Apache-2.0 4 5source $(dirname $0)/../target.sh 6 7JLinkExe -speed auto -si SWD -device $SOC 8