Files
bizhang_-obav/platforms/nuttx/Debug/jlink.sh
2018-08-14 23:12:26 -04:00

4 lines
102 B
Bash
Executable File

#! /bin/sh
JLinkGDBServerCLExe -startserver -USB -device Cortex-M4 -if SWD -speed auto > jlink.log &