Initial commit
Initial commit.
This commit is contained in:
7
bootloader/mcuboot/scripts/jl.sh
Normal file
7
bootloader/mcuboot/scripts/jl.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
source $(dirname $0)/../target.sh
|
||||
|
||||
JLinkExe -speed auto -si SWD -device $SOC
|
||||
Reference in New Issue
Block a user