zephyr/boards/xtensa/xt-sim/Makefile.board
Andrew Boie eb50958266 xt-sim: add support for 'make debug'
Change-Id: I60b64c6b8c83e1e1c49d8cb2c5f857faee88a7a0
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-13 11:39:01 -08:00

5 lines
123 B
Makefile

# Default to xt-run but let the user override to xtsc-run if they desire
EMU_PLATFORM ?= xt-run
DEBUG_SCRIPT := xt-gdb.sh