This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
mcuboot
mirror of
https://github.com/zephyrproject-rtos/mcuboot.git
Watch
1
Star
0
Fork
You've already forked mcuboot
0
Code
Issues
Releases
Wiki
Activity
5f81b127e1
mcuboot
/
scripts
/
jl.sh
6 lines
90 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
source
$(
dirname
$0
)
/../target.sh
JLinkExe -speed auto -si SWD -device
$SOC
Reference in New Issue
View Git Blame
Copy Permalink