Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b5a78f1161e6ef4b95b6f8411e8283a430265098
/
.
/
boards
/
xtensa
/
xt-sim
/
Makefile.board
blob: 4058f2df757779884325712a4905e2a807cfc1b2 [
file
] [
log
] [
blame
]
# Default to xt-run but let the user override to xtsc-run if they desire
EMU_PLATFORM
?=
xt
-
run
DEBUG_SCRIPT
:=
xt
-
gdb
.
sh